@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240513.0 → 0.0.0-nightly-20240514.0
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 +1 -1
- 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/dist/types/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +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.d.ts +1 -1
- package/src/suggestion.js +1 -1
- 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.d.ts +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- 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 _0x2e8756=_0x5a1e;function _0x3746(){const _0x594382=['*Check\x20item*','1152nYMXJo','List','descriptionFactory','*Indent:*\x20%0','*Uncheck\x20item*','parent','add','registerDescriptionCallback','from','commandName','getSelectedBlocks','numbered','registerElementLabel','LegacyTodoListEditing','formatInline','type','selection','createRange','execute','nextSibling','name','filter','bulletedList','previousSibling','TrackChangesEditing','enableCommand','format','formatBlock','has','forceValue','todoList','editor','locale','commandParams','model','10elkuwp','ELEMENT_TODO_LIST','afterInit','585159FbGgqM','todo','schema','2iZhTym','checkTodoList','*Change\x20to:*\x20%0','1691948RSnSnC','blockName','319239FnaEWp','listIndent','value','plugins','before','ELEMENT_NUMBERED_LIST','getAttribute','change','slice','_selectedElements','4303251DprRAz','paragraph','bulleted','document','push','8FLJbiq','checkChild','markBlockFormat','LegacyListEditing','get','isObject','commands','13310fsicJx','createPositionAt','todoListChecked','ELEMENT_LIST_ITEM','listType','349412kzxkZd','findIndex','element','numberedList','ELEMENT_BULLETED_LIST','outdentList','replace','*Outdent:*\x20%0','length','4595151PlNNOj','indentList','listItem','end'];_0x3746=function(){return _0x594382;};return _0x3746();}(function(_0x186172,_0xd1bcbf){const _0x11b5ed=_0x5a1e,_0x163117=_0x186172();while(!![]){try{const _0x15aebd=-parseInt(_0x11b5ed(0xbf))/0x1+-parseInt(_0x11b5ed(0xba))/0x2*(parseInt(_0x11b5ed(0xb7))/0x3)+-parseInt(_0x11b5ed(0xbd))/0x4+-parseInt(_0x11b5ed(0x7e))/0x5*(-parseInt(_0x11b5ed(0x91))/0x6)+-parseInt(_0x11b5ed(0x83))/0x7*(parseInt(_0x11b5ed(0x77))/0x8)+parseInt(_0x11b5ed(0xc9))/0x9*(parseInt(_0x11b5ed(0xb4))/0xa)+parseInt(_0x11b5ed(0x8c))/0xb;if(_0x15aebd===_0xd1bcbf)break;else _0x163117['push'](_0x163117['shift']());}catch(_0x2aaede){_0x163117['push'](_0x163117['shift']());}}}(_0x3746,0x667cd));function _0x5a1e(_0x31f644,_0x2b826f){const _0x374693=_0x3746();return _0x5a1e=function(_0x5a1e4e,_0x25852c){_0x5a1e4e=_0x5a1e4e-0x74;let _0x4af320=_0x374693[_0x5a1e4e];return _0x4af320;},_0x5a1e(_0x31f644,_0x2b826f);}import{Plugin as _0x5e56da}from'ckeditor5/src/core.js';import{getTranslation as _0x2ce796}from'../utils/common-translations.js';export default class ut extends _0x5e56da{[_0x2e8756(0xb6)](){const _0x2f4a5e=_0x2e8756,_0x1f643c=this[_0x2f4a5e(0xb0)],_0x59705b=_0x1f643c[_0x2f4a5e(0xb1)];if(!_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0xad)](_0x2f4a5e(0x7a)))return;const _0x503648=_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0x7b)](_0x2f4a5e(0xa9)),_0xf77677=_0x1f643c[_0x2f4a5e(0xc2)][_0x2f4a5e(0xad)](_0x2f4a5e(0x9e));function _0x3bfb49(_0x20f012){return()=>{const _0x9f3a3=_0x5a1e,_0x38c802=_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0x75)][_0x9f3a3(0xa1)],_0x5bf4e8=_0x1f643c[_0x9f3a3(0x7d)][_0x9f3a3(0x7b)](_0x20f012);if(_0x5bf4e8[_0x9f3a3(0xc1)])return void _0x1f643c[_0x9f3a3(0xa3)](_0x9f3a3(0xca),{});const _0x340f06=_0x20f012[_0x9f3a3(0xc7)](0x0,-0x4),_0x1db7b2=function(_0x5e1408,_0x4f6624,_0x384708){const _0x54d55b=_0x9f3a3;let _0x3b7ed0=Array[_0x54d55b(0x99)](_0x5e1408)[_0x54d55b(0xa6)](_0x14c31a=>function(_0xbd4a6e,_0x41ce18){const _0x285935=_0x54d55b;return _0x41ce18[_0x285935(0x78)](_0xbd4a6e[_0x285935(0x96)],_0x285935(0x8e))&&!_0x41ce18[_0x285935(0x7c)](_0xbd4a6e);}(_0x14c31a,_0x384708));_0x3b7ed0=_0x3b7ed0[_0x54d55b(0xa6)](_0x3f2193=>!_0x3f2193['is'](_0x54d55b(0x85),_0x54d55b(0x8e))||_0x3f2193[_0x54d55b(0xc5)](_0x54d55b(0x82))!=_0x4f6624);const _0x39537c=new Set();for(const _0x152dae of _0x3b7ed0)_0x152dae['is'](_0x54d55b(0x85),_0x54d55b(0x8e))?_0x39537c[_0x54d55b(0x97)](me(_0x152dae)):_0x39537c[_0x54d55b(0x97)](_0x152dae);return Array[_0x54d55b(0x99)](_0x39537c);}(_0x38c802[_0x9f3a3(0x9b)](),_0x340f06,_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0xb9)]);_0x1f643c[_0x9f3a3(0xb3)][_0x9f3a3(0xc6)](()=>{const _0x290d4b=_0x9f3a3;for(const _0x4b58b2 of _0x1db7b2)_0x503648[_0x290d4b(0x79)](_0x4b58b2,{'commandName':_0x20f012,'commandParams':[{'forceValue':!_0x5bf4e8[_0x290d4b(0xc1)]}],'formatGroupId':_0x290d4b(0xbe)},fe(_0x4b58b2));});};}function _0x3e99f1(_0x112b5b){return()=>{const _0xd96304=_0x5a1e,_0x468718=function(_0x137daa){const _0x341fa8=_0x5a1e;let _0x424101=Array[_0x341fa8(0x99)](_0x137daa);const _0x1c1a06=_0x424101[_0x341fa8(0x84)](_0x399a6b=>_0x341fa8(0x8e)!=_0x399a6b[_0x341fa8(0xa5)]);return _0x1c1a06>-0x1&&(_0x424101=_0x424101[_0x341fa8(0xc7)](0x0,_0x1c1a06)),_0x424101;}(_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x75)][_0xd96304(0xa1)][_0xd96304(0x9b)]()),_0x157003=_0x1f643c[_0xd96304(0xb3)][_0xd96304(0xa2)](_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x7f)](_0x468718[0x0],_0xd96304(0xc3)),_0x1f643c[_0xd96304(0xb3)][_0xd96304(0x7f)](_0x468718[_0x468718[_0xd96304(0x8b)]-0x1],_0xd96304(0x8f)));_0x1f643c[_0xd96304(0xb3)][_0xd96304(0xc6)](()=>{const _0x4ff2f3=_0xd96304;_0x503648[_0x4ff2f3(0x79)](_0x157003,{'commandName':_0x112b5b,'commandParams':[],'formatGroupId':_0x4ff2f3(0xc0)},function(_0x11b1a7){const _0x17790e=_0x4ff2f3,_0x250216=new Set();for(const _0x198ea6 of _0x11b1a7){let _0x336494=_0x198ea6[_0x17790e(0xa4)];for(;_0x336494&&_0x336494[_0x17790e(0xc5)](_0x17790e(0xc0))>_0x198ea6[_0x17790e(0xc5)](_0x17790e(0xc0));)_0x250216[_0x17790e(0x97)](_0x336494),_0x336494=_0x336494[_0x17790e(0xa4)];}return Array[_0x17790e(0x99)](_0x250216);}(_0x468718));});};}_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x86),_0x3bfb49(_0x2f4a5e(0x86))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xa7),_0x3bfb49(_0x2f4a5e(0xa7))),_0xf77677&&_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xaf),_0x3bfb49(_0x2f4a5e(0xaf))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x8d),_0x3e99f1(_0x2f4a5e(0x8d))),_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0x88),_0x3e99f1(_0x2f4a5e(0x88))),_0xf77677&&_0x503648[_0x2f4a5e(0xaa)](_0x2f4a5e(0xbb),()=>{const _0x4ac531=_0x2f4a5e,_0xd58a52=_0x1f643c[_0x4ac531(0x7d)][_0x4ac531(0x7b)](_0x4ac531(0xbb)),_0xb6fedb=Array[_0x4ac531(0x99)](_0xd58a52[_0x4ac531(0xc8)]);_0xb6fedb[_0x4ac531(0xa6)](_0x5d1d43=>_0x5d1d43[_0x4ac531(0xc5)](_0x4ac531(0x80))!=_0xd58a52[_0x4ac531(0xc1)]),_0x1f643c[_0x4ac531(0xb3)][_0x4ac531(0xc6)](()=>{const _0x3cb724=_0x4ac531;for(const _0x5b2b9b of _0xb6fedb)_0x503648[_0x3cb724(0x79)](_0x5b2b9b,{'commandName':_0x3cb724(0xbb),'commandParams':[{'forceValue':!_0xd58a52[_0x3cb724(0xc1)]}]});});}),_0x503648[_0x2f4a5e(0x93)][_0x2f4a5e(0x9d)](_0x2f4a5e(0x8e),_0x40f9e9=>_0x2ce796(_0x59705b,_0x2f4a5e(0x81),_0x40f9e9)),_0x503648[_0x2f4a5e(0x93)][_0x2f4a5e(0x98)](_0xb3eacd=>{const _0x43c836=_0x2f4a5e;if(_0x43c836(0xac)!=_0xb3eacd[_0x43c836(0xa0)]&&_0x43c836(0x9f)!=_0xb3eacd[_0x43c836(0xa0)])return;const {data:_0x5bb263}=_0xb3eacd;if(_0x5bb263){if(_0x43c836(0x86)==_0x5bb263[_0x43c836(0x9a)]||_0x43c836(0xa7)==_0x5bb263[_0x43c836(0x9a)]||_0x43c836(0xaf)==_0x5bb263[_0x43c836(0x9a)])switch(_0x5bb263[_0x43c836(0x9a)][_0x43c836(0x89)](_0x43c836(0x92),'')){case _0x43c836(0x74):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0x87)));case _0x43c836(0x9c):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0xc4)));case _0x43c836(0xb8):return _0x17d1c8(_0x2ce796(_0x59705b,_0x43c836(0xb5)));}if(_0x43c836(0x8d)==_0x5bb263[_0x43c836(0x9a)])return{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x94),_0x2ce796(_0x59705b,_0x43c836(0x81)))};if(_0x43c836(0x88)==_0x5bb263[_0x43c836(0x9a)])return{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x8a),_0x2ce796(_0x59705b,_0x43c836(0x81)))};if(_0x43c836(0xbb)==_0x5bb263[_0x43c836(0x9a)])return _0x5bb263[_0x43c836(0xb2)][0x0][_0x43c836(0xae)]?{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x90))}:{'type':_0x43c836(0xab),'content':_0x2ce796(_0x59705b,_0x43c836(0x95))};}function _0x17d1c8(_0xb313c7){const _0xe6d4f9=_0x43c836;return{'type':_0xe6d4f9(0xab),'content':_0x2ce796(_0x59705b,_0xe6d4f9(0xbc),_0xb313c7)};}});}}function me(_0x35850b){const _0x122961=_0x2e8756,_0x2dd9b9=_0x35850b[_0x122961(0xc5)](_0x122961(0xc0));if(0x0==_0x2dd9b9)return _0x35850b;let _0x4877f9=_0x35850b;for(;_0x35850b[_0x122961(0xa8)]&&_0x35850b[_0x122961(0xa8)]['is'](_0x122961(0x85),_0x122961(0x8e));){const _0xef24af=_0x35850b[_0x122961(0xa8)][_0x122961(0xc5)](_0x122961(0xc0));if(_0xef24af==_0x2dd9b9)_0x4877f9=_0x35850b[_0x122961(0xa8)];else{if(_0xef24af<_0x2dd9b9)break;}_0x35850b=_0x35850b[_0x122961(0xa8)];}return _0x4877f9;}function fe(_0x17bbe3){const _0x32184a=_0x2e8756,_0x47fcfa=[];if(_0x17bbe3['is'](_0x32184a(0x85),_0x32184a(0x8e))&&_0x17bbe3[_0x32184a(0xc5)](_0x32184a(0xc0))>0x0){let _0x3d81e0=_0x17bbe3[_0x32184a(0xa4)];for(;_0x3d81e0&&_0x32184a(0x8e)==_0x3d81e0[_0x32184a(0xa5)]&&_0x3d81e0[_0x32184a(0xc5)](_0x32184a(0xc0))==_0x17bbe3[_0x32184a(0xc5)](_0x32184a(0xc0));)_0x47fcfa[_0x32184a(0x76)](_0x3d81e0),_0x3d81e0=_0x3d81e0[_0x32184a(0xa4)];}return _0x47fcfa;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x4d5200=_0x4dbf;(function(_0x1c2773,_0x5ac99b){const _0x3de9e3=_0x4dbf,_0x4d7d65=_0x1c2773();while(!![]){try{const _0x2b525b=-parseInt(_0x3de9e3(0x1ca))/0x1+parseInt(_0x3de9e3(0x19b))/0x2*(-parseInt(_0x3de9e3(0x17f))/0x3)+parseInt(_0x3de9e3(0x1b4))/0x4+-parseInt(_0x3de9e3(0x1c6))/0x5*(-parseInt(_0x3de9e3(0x1ab))/0x6)+-parseInt(_0x3de9e3(0x1a1))/0x7+parseInt(_0x3de9e3(0x18a))/0x8+parseInt(_0x3de9e3(0x19c))/0x9;if(_0x2b525b===_0x5ac99b)break;else _0x4d7d65['push'](_0x4d7d65['shift']());}catch(_0x1c5716){_0x4d7d65['push'](_0x4d7d65['shift']());}}}(_0x31e9,0x833fd));function _0x4dbf(_0x31d592,_0x45771e){const _0x31e908=_0x31e9();return _0x4dbf=function(_0x4dbf59,_0x2b65e8){_0x4dbf59=_0x4dbf59-0x17c;let _0xa480b1=_0x31e908[_0x4dbf59];return _0xa480b1;},_0x4dbf(_0x31d592,_0x45771e);}import{Plugin as _0x1c8b38}from'ckeditor5/src/core.js';import{getTranslation as _0x4e14ca}from'../utils/common-translations.js';export default class K extends _0x1c8b38{[_0x4d5200(0x185)](){const _0x549bed=_0x4d5200;if(!this[_0x549bed(0x1bc)][_0x549bed(0x188)][_0x549bed(0x1be)](_0x549bed(0x197)))return;const _0x14095d=this[_0x549bed(0x1bc)][_0x549bed(0x19d)][_0x549bed(0x1c5)](_0x549bed(0x1cb)),_0x5ef2c4=this[_0x549bed(0x1bc)][_0x549bed(0x188)][_0x549bed(0x1c5)](_0x549bed(0x1a9));_0x14095d[_0x549bed(0x17e)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1b6),this[_0x549bed(0x19a)][_0x549bed(0x18c)](this)),_0x14095d[_0x549bed(0x1b2)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1c1),this[_0x549bed(0x1a4)][_0x549bed(0x18c)](this)),_0x14095d[_0x549bed(0x18d)]&&_0x5ef2c4[_0x549bed(0x1af)](_0x549bed(0x1bb),this[_0x549bed(0x195)][_0x549bed(0x18c)](this)),_0x5ef2c4[_0x549bed(0x1bd)][_0x549bed(0x181)](this[_0x549bed(0x191)][_0x549bed(0x18c)](this));}[_0x4d5200(0x19a)](_0x1f2fac,_0x5a8586={}){const _0x3bf1d7=_0x4d5200,_0x1b1753=this[_0x3bf1d7(0x1bc)][_0x3bf1d7(0x188)][_0x3bf1d7(0x1c5)](_0x3bf1d7(0x1a9)),_0x21685d=this[_0x3bf1d7(0x1a3)]();this[_0x3bf1d7(0x1bc)][_0x3bf1d7(0x1c2)][_0x3bf1d7(0x190)](()=>{const _0x2a4f37=_0x3bf1d7;_0x1b1753[_0x2a4f37(0x1c3)](_0x21685d,{'commandName':_0x2a4f37(0x1b6),'commandParams':[{'type':_0x5a8586[_0x2a4f37(0x1a0)]}],'formatGroupId':_0x2a4f37(0x1b6)});});}[_0x4d5200(0x1a4)](_0x58fff8,_0x3f9634={}){const _0x416228=_0x4d5200,_0x2de2b2=this[_0x416228(0x1bc)][_0x416228(0x188)][_0x416228(0x1c5)](_0x416228(0x1a9)),_0x41789e=this[_0x416228(0x1b5)](_0x497e2c=>_0x497e2c['is'](_0x416228(0x192),_0x416228(0x1ad))&&_0x416228(0x1c0)===_0x497e2c[_0x416228(0x198)](_0x416228(0x1a5)));if(_0x41789e[_0x416228(0x1b1)]<0x1)return;const _0x1d89ae=_0x41789e[_0x416228(0x1ba)](_0x81c21b=>this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x194)](this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x1b8)](_0x81c21b,_0x416228(0x1c9)),this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x1b8)](_0x81c21b,0x0)));this[_0x416228(0x1bc)][_0x416228(0x1c2)][_0x416228(0x190)](()=>{const _0x3b77fb=_0x416228;_0x2de2b2[_0x3b77fb(0x1c3)](_0x1d89ae,{'commandName':_0x3b77fb(0x1c1),'commandParams':[{'reversed':_0x3f9634[_0x3b77fb(0x1b2)]}],'formatGroupId':_0x3b77fb(0x1c1)});});}[_0x4d5200(0x195)](_0x89b716,_0x11817f={}){const _0x1dea42=_0x4d5200,_0x113513=this[_0x1dea42(0x1bc)][_0x1dea42(0x188)][_0x1dea42(0x1c5)](_0x1dea42(0x1a9)),_0x3de3ca=this[_0x1dea42(0x1b5)](_0x385796=>_0x385796['is'](_0x1dea42(0x192),_0x1dea42(0x1ad))&&_0x1dea42(0x1c0)===_0x385796[_0x1dea42(0x198)](_0x1dea42(0x1a5)));if(_0x3de3ca[_0x1dea42(0x1b1)]<0x1)return;const _0x2e955e=_0x3de3ca[_0x1dea42(0x1ba)](_0x5e071d=>this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x194)](this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x1b8)](_0x5e071d,_0x1dea42(0x1c9)),this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x1b8)](_0x5e071d,0x0)));this[_0x1dea42(0x1bc)][_0x1dea42(0x1c2)][_0x1dea42(0x190)](()=>{const _0x5dab35=_0x1dea42;_0x113513[_0x5dab35(0x1c3)](_0x2e955e,{'commandName':_0x5dab35(0x1bb),'commandParams':[{'startIndex':_0x11817f[_0x5dab35(0x18d)]}],'formatGroupId':_0x5dab35(0x1bb)});});}[_0x4d5200(0x191)](_0x2e8f2c){const _0x1f86e0=_0x4d5200;if(_0x1f86e0(0x17d)!=_0x2e8f2c[_0x1f86e0(0x1a0)]&&_0x1f86e0(0x17c)!=_0x2e8f2c[_0x1f86e0(0x1a0)])return;const _0x39a462=this[_0x1f86e0(0x1bc)][_0x1f86e0(0x1a7)],{data:_0x199014}=_0x2e8f2c;if(!_0x199014)return;let _0x475252,_0x180774;switch(_0x199014[_0x1f86e0(0x1b0)]){case _0x1f86e0(0x1b6):_0x475252=_0x1f86e0(0x1bf),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252,_0x4e14ca(_0x39a462,this[_0x1f86e0(0x180)](_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x1a0)])))};break;case _0x1f86e0(0x1c1):_0x475252=_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x1b2)]?_0x1f86e0(0x182):_0x1f86e0(0x1b7),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252)};break;case _0x1f86e0(0x1bb):_0x475252=_0x1f86e0(0x1a2),_0x180774={'type':_0x1f86e0(0x18e),'content':_0x4e14ca(_0x39a462,_0x475252,_0x199014[_0x1f86e0(0x1c7)][0x0][_0x1f86e0(0x18d)])};}return _0x180774;}[_0x4d5200(0x1a3)](){const _0xdaa959=_0x4d5200;var _0x28e5dd,_0x4eab34,_0x224ede,_0x3127a9;const _0x340c32=this[_0xdaa959(0x1bc)][_0xdaa959(0x188)][_0xdaa959(0x1c5)](_0xdaa959(0x19f));let _0x311e51=Array[_0xdaa959(0x1c4)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x1ac)]());return(null===(_0x28e5dd=_0x311e51[0x0])||void 0x0===_0x28e5dd?void 0x0:_0x28e5dd['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&_0x311e51[_0xdaa959(0x186)](..._0x340c32[_0xdaa959(0x1ae)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x19e)](),_0xdaa959(0x184))),(null===(_0x4eab34=_0x311e51[_0x311e51[_0xdaa959(0x1b1)]-0x1])||void 0x0===_0x4eab34?void 0x0:_0x4eab34['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&_0x311e51[_0xdaa959(0x1a6)](..._0x340c32[_0xdaa959(0x1ae)](this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x1b3)](),_0xdaa959(0x18b))),_0x311e51=[...new Set(_0x311e51)],(null===(_0x3127a9=null===(_0x224ede=this[_0xdaa959(0x1bc)][_0xdaa959(0x1c2)][_0xdaa959(0x1aa)][_0xdaa959(0x196)][_0xdaa959(0x19e)]())||void 0x0===_0x224ede?void 0x0:_0x224ede[_0xdaa959(0x18f)])||void 0x0===_0x3127a9?void 0x0:_0x3127a9['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))&&(_0x311e51=_0x311e51[_0xdaa959(0x199)](_0x5f44c4=>_0x5f44c4['is'](_0xdaa959(0x192),_0xdaa959(0x1ad)))),_0x311e51;}[_0x4d5200(0x1b5)](_0x3ba320){const _0x14ac1e=_0x4d5200,_0x14d863=this[_0x14ac1e(0x1bc)][_0x14ac1e(0x188)][_0x14ac1e(0x1c5)](_0x14ac1e(0x19f));let _0x54c62e=Array[_0x14ac1e(0x1c4)](this[_0x14ac1e(0x1bc)][_0x14ac1e(0x1c2)][_0x14ac1e(0x1aa)][_0x14ac1e(0x196)][_0x14ac1e(0x1ac)]())[_0x14ac1e(0x199)](_0x3ba320)[_0x14ac1e(0x1ba)](_0x2811b8=>{const _0xc94ca3=_0x14ac1e,_0x2b94ff=this[_0xc94ca3(0x1bc)][_0xc94ca3(0x1c2)][_0xc94ca3(0x1b8)](_0x2811b8,0x0);return[..._0x14d863[_0xc94ca3(0x1ae)](_0x2b94ff,_0xc94ca3(0x184)),..._0x14d863[_0xc94ca3(0x1ae)](_0x2b94ff,_0xc94ca3(0x18b))];})[_0x14ac1e(0x193)]();return _0x54c62e=[...new Set(_0x54c62e)],_0x54c62e;}[_0x4d5200(0x180)](_0x2c4d8b){const _0x1f63a5=_0x4d5200;return _0x1f63a5(0x1c8)+(this[_0x1f63a5(0x1bc)][_0x1f63a5(0x188)][_0x1f63a5(0x1c5)](_0x1f63a5(0x19f))[_0x1f63a5(0x1a8)](_0x2c4d8b)||_0x1f63a5(0x183))[_0x1f63a5(0x187)]()+_0x1f63a5(0x189)+_0x2c4d8b[_0x1f63a5(0x187)]()[_0x1f63a5(0x1b9)](/-/g,'_');}}function _0x31e9(){const _0x4a2bd3=['element','flat','createRange','handleListStartCommand','selection','LegacyListPropertiesEditing','getAttribute','filter','handleListStyleCommand','254rvBBvO','13103424QuhxPx','config','getFirstPosition','LegacyListUtils','type','3692423KzFMyC','*Format:*\x20set\x20start\x20index\x20to\x20%0','_getSuggestionBlocksForListStyle','handleListReversedCommand','listType','push','locale','getListTypeFromListStyleType','TrackChangesEditing','document','384342PQYDcF','getSelectedBlocks','listItem','getSiblingNodes','enableCommand','commandName','length','reversed','getLastPosition','1176872iVzBlH','_getSuggestionBlocks','listStyle','*Format:*\x20set\x20order\x20to\x20regular','createPositionAt','replace','map','listStart','editor','descriptionFactory','has','*Change\x20to:*\x20%0','numbered','listReversed','model','markMultiRangeBlockFormat','from','get','5RmcxAs','commandParams','ELEMENT_','before','573339mOHvbq','list.properties','formatInline','formatBlock','styles','13998Omfgpi','_getTranslationKeyForListStyle','registerDescriptionCallback','*Format:*\x20set\x20order\x20to\x20reversed','default','backward','afterInit','unshift','toUpperCase','plugins','_LIST_','3334368ySaZCR','forward','bind','startIndex','format','parent','change','handleDescriptions'];_0x31e9=function(){return _0x4a2bd3;};return _0x31e9();}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1434dd=_0x153d;(function(_0x4e6600,_0x2464ff){const _0x521790=_0x153d,_0x1f1845=_0x4e6600();while(!![]){try{const _0x1022c3=parseInt(_0x521790(0xd6))/0x1+-parseInt(_0x521790(0xe7))/0x2*(parseInt(_0x521790(0xe3))/0x3)+-parseInt(_0x521790(0xf4))/0x4+-parseInt(_0x521790(0xdd))/0x5+-parseInt(_0x521790(0xf9))/0x6*(-parseInt(_0x521790(0xeb))/0x7)+-parseInt(_0x521790(0xe9))/0x8+parseInt(_0x521790(0xf3))/0x9;if(_0x1022c3===_0x2464ff)break;else _0x1f1845['push'](_0x1f1845['shift']());}catch(_0x5c530d){_0x1f1845['push'](_0x1f1845['shift']());}}}(_0x1214,0xa5961));import{Plugin as _0x5203bd}from'ckeditor5/src/core.js';function _0x153d(_0x24d6d4,_0x54db4e){const _0x12143f=_0x1214();return _0x153d=function(_0x153d84,_0x469418){_0x153d84=_0x153d84-0xd3;let _0x497941=_0x12143f[_0x153d84];return _0x497941;},_0x153d(_0x24d6d4,_0x54db4e);}import{getTranslation as _0x59bef4}from'../utils/common-translations.js';function _0x1214(){const _0x130b60=['toLowerCase','4343790IJaFFf','commands','*Remove\x20link*','commandName','label','plugins','16494mkxJTB','link','editor','format','388MJJmSr','newValue','10599576plEhMi','attribute','7jDeYrL','key','descriptionFactory','TrackChangesEditing','_registerLegacyDescription','formatInline','get','link\x20(','19140489GaFmQe','1397664SaKgkq','unlink','registerInlineAttribute','has','*Set\x20link:*\x20%0','6259866ndBTju','afterInit','locale','enableDefaultAttributesIntegration','type','registerAttributeLabel','1117942xmubxm','commandParams','LinkEditing','linkHref','manualDecorators','registerDescriptionCallback'];_0x1214=function(){return _0x130b60;};return _0x1214();}export default class ct extends _0x5203bd{[_0x1434dd(0xfa)](){const _0x146d93=_0x1434dd,_0x16747a=this[_0x146d93(0xe5)];if(!_0x16747a[_0x146d93(0xe2)][_0x146d93(0xf7)](_0x146d93(0xd8)))return;const _0xe5f1ed=_0x16747a[_0x146d93(0xe2)][_0x146d93(0xf1)](_0x146d93(0xee)),_0x233a31=_0x16747a[_0x146d93(0xde)][_0x146d93(0xf1)](_0x146d93(0xe4));_0xe5f1ed[_0x146d93(0xd3)](_0x146d93(0xe4)),_0xe5f1ed[_0x146d93(0xd3)](_0x146d93(0xf5)),_0xe5f1ed[_0x146d93(0xf6)](_0x146d93(0xd9));for(const _0x3fb9e9 of _0x233a31[_0x146d93(0xda)])_0xe5f1ed[_0x146d93(0xf6)](_0x3fb9e9['id']),_0xe5f1ed[_0x146d93(0xed)][_0x146d93(0xd5)](_0x3fb9e9['id'],_0x146d93(0xf2)+_0x3fb9e9[_0x146d93(0xe1)][_0x146d93(0xdc)]()+')');_0xe5f1ed[_0x146d93(0xed)][_0x146d93(0xdb)](_0x329ec=>{const _0x208972=_0x146d93;if(_0x208972(0xea)!=_0x329ec[_0x208972(0xd4)])return;const {data:_0x2a5d14}=_0x329ec;if(!_0x2a5d14||_0x208972(0xd9)!=_0x2a5d14[_0x208972(0xec)])return;const _0xa31fa7=_0x2a5d14[_0x208972(0xe8)],_0x15cb52=_0x16747a[_0x208972(0xfb)];return{'type':_0x208972(0xe6),'content':null==_0xa31fa7?_0x59bef4(_0x15cb52,_0x208972(0xdf)):_0x59bef4(_0x15cb52,_0x208972(0xf8),'\x22'+_0xa31fa7+'\x22')};}),this[_0x146d93(0xef)]();}[_0x1434dd(0xef)](){const _0x431e7a=_0x1434dd,_0x3d9df5=this[_0x431e7a(0xe5)],_0x5bf8a3=_0x3d9df5[_0x431e7a(0xfb)];_0x3d9df5[_0x431e7a(0xe2)][_0x431e7a(0xf1)](_0x431e7a(0xee))[_0x431e7a(0xed)][_0x431e7a(0xdb)](_0x2f129c=>{const _0x2fd210=_0x431e7a;if(_0x2fd210(0xf0)!=_0x2f129c[_0x2fd210(0xd4)])return;const {data:_0x4efd37}=_0x2f129c;if(_0x4efd37){if(_0x2fd210(0xe4)==_0x4efd37[_0x2fd210(0xe0)]){const _0x584d85=_0x4efd37[_0x2fd210(0xd7)][0x0];return{'type':_0x2fd210(0xe6),'content':_0x59bef4(_0x5bf8a3,_0x2fd210(0xf8),'\x22'+_0x584d85+'\x22')};}return _0x2fd210(0xf5)==_0x4efd37[_0x2fd210(0xe0)]?{'type':_0x2fd210(0xe6),'content':_0x59bef4(_0x5bf8a3,_0x2fd210(0xdf))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3dc792=_0x3679;(function(_0x42a655,_0x3ac39b){const _0x4cad01=_0x3679,_0x6b1c6c=_0x42a655();while(!![]){try{const _0x39f906=parseInt(_0x4cad01(0x134))/0x1*(parseInt(_0x4cad01(0x18a))/0x2)+-parseInt(_0x4cad01(0x155))/0x3+parseInt(_0x4cad01(0x176))/0x4+parseInt(_0x4cad01(0x1b9))/0x5*(parseInt(_0x4cad01(0x144))/0x6)+-parseInt(_0x4cad01(0x194))/0x7+-parseInt(_0x4cad01(0x138))/0x8*(-parseInt(_0x4cad01(0x1a6))/0x9)+parseInt(_0x4cad01(0x1b1))/0xa*(-parseInt(_0x4cad01(0x1ae))/0xb);if(_0x39f906===_0x3ac39b)break;else _0x6b1c6c['push'](_0x6b1c6c['shift']());}catch(_0x3c225e){_0x6b1c6c['push'](_0x6b1c6c['shift']());}}}(_0x11ec,0xb917b));function _0x11ec(){const _0x47013d=['selection','3VAHRVr','formatBlock','registerElementLabel','_supportLegacySuggestions','120mXMlJV','every','checkTodoList','attributeKey','accept','*Merge:*\x20%0','todoListChecked','listMarkerStyle','ELEMENT_BULLETED_LIST','forceValue','map','commandParams','30492uqyWyT','listReversed','containsItem','afterInit','batch','enableDefaultAttributesIntegration','schema','suggestion','list.multiBlock','parent','refresh','meta','find','mergeListItemBackward','type','splitListItemBefore','next','807054aLcOSQ','todoListCheck','previousSibling','createPositionAt','execute','TrackChangesEditing','indentList','createRange','ELEMENT_','plugins','registerAttributeLabel','end','removeMarker','*Uncheck\x20item*','head','listStart','editor','numbered','*Outdent:*\x20%0','get','isLocal','ELEMENT_TODO_LIST','value','registerBlockAttribute','*Set\x20format:*\x20%0','detach','change','length','commandName','locale','*Remove\x20format:*\x20%0','todoList','*Check\x20item*','5660964FqaAXN','getRanges','model','listIndent','deletion','from','*Format:*\x20remove\x20from\x20%0','attribute','getFirstRange','bulleted','oldValue','newValue','splitListItemAfter','_findSuggestions','nodeAfter','format','*Change\x20to:*\x20%0','registerCustomCallback','documentList','todo','680902RbkCYx','isUndo','isObject','config','range','ListEditing','registerDescriptionCallback','listType','fromRange','isNextTo','9316006FUCzwV','TodoListEditing','*Format:*\x20insert\x20into\x20%0','setAttribute','listItemId','getChanges','filter','ELEMENT_LIST_ITEM','includes','has','listMarker','_registerLegacyDescription','registerPostFixer','_LIST','listItemIdFixer','outdentList','getSuggestions','key','620577MPULdB','_getAttributeKey','attributes','assureChains','*Merge:*\x20list\x20item','listStyle','numberedList','multipleBlocks','33GdHMLX','groupId','default','4421060otMlcE','getAttribute','start','document','data','descriptionFactory','toUpperCase','*Indent:*\x20%0','210MsrmuB','nextSibling','mergeListItemForward','push','FORMAT_INDENT','customBulletedList','ELEMENT_NUMBERED_LIST','bulletedList','commands','differ','_suggestionFactory','*Split:*\x20list\x20item','customNumberedList','getFirstMarker','setSelection','trackChangesCommand','noTrackChangesFixer'];_0x11ec=function(){return _0x47013d;};return _0x11ec();}function _0x3679(_0x3d17e2,_0xd71c22){const _0x11ec49=_0x11ec();return _0x3679=function(_0x3679ff,_0x38950e){_0x3679ff=_0x3679ff-0x123;let _0x3abb97=_0x11ec49[_0x3679ff];return _0x3abb97;},_0x3679(_0x3d17e2,_0xd71c22);}import{Plugin as _0x546c6d}from'ckeditor5/src/core.js';import{getTranslation as _0x3e2cb0}from'../utils/common-translations.js';import{renameAttributeKey as _0xaf3f35}from'../trackchangesediting.js';import{LiveRange as _0x474800}from'ckeditor5/src/engine.js';export default class z extends _0x546c6d{[_0x3dc792(0x147)](){const _0x22dc4e=_0x3dc792,_0x4a549a=this[_0x22dc4e(0x165)];if(!_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x19d)](_0x22dc4e(0x18f)))return;const _0x371c32=_0x4a549a[_0x22dc4e(0x172)],_0x292389=_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x168)](_0x22dc4e(0x15a)),_0x29c1ae=_0x4a549a[_0x22dc4e(0x15e)][_0x22dc4e(0x19d)](_0x22dc4e(0x195)),_0x25678d=!!_0x4a549a[_0x22dc4e(0x18d)][_0x22dc4e(0x168)](_0x22dc4e(0x14c));function _0x3feeae(_0x1ca054){const _0x154d6b=_0x22dc4e;return{'type':_0x154d6b(0x185),'content':''+_0x3e2cb0(_0x371c32,_0x154d6b(0x16d),_0x1ca054)};}function _0x4e6946(_0x2cf0f4){const _0x4bbb97=_0x22dc4e;return{'type':_0x4bbb97(0x185),'content':''+_0x3e2cb0(_0x371c32,_0x4bbb97(0x173),_0x2cf0f4)};}_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x1ac)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x129)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x12e)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x127)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x15b)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x1a3)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x182)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x153)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x198)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x191)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x179)),_0x25678d&&(_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x151)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x124))),_0x29c1ae&&(_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x174)),_0x292389[_0x22dc4e(0x149)](_0x22dc4e(0x13a)),_0x292389[_0x22dc4e(0x16c)](_0x22dc4e(0x13e)),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x4daeb8=>{const _0x1e7d10=_0x22dc4e,{data:_0x3addee}=_0x4daeb8;if(_0x3addee&&_0x1e7d10(0x13e)==_0x3addee[_0x1e7d10(0x1a5)])return{'type':_0x1e7d10(0x185),'content':_0x3addee[_0x1e7d10(0x181)]?_0x3e2cb0(_0x371c32,_0x1e7d10(0x175)):_0x3e2cb0(_0x371c32,_0x1e7d10(0x162))};}),this[_0x22dc4e(0x165)][_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x74f009=>{const _0x740c5c=_0x22dc4e;if(_0x74f009[_0x740c5c(0x148)][_0x740c5c(0x18b)])return!0x1;let _0x295352=!0x1;const _0x11e807=_0x292389[_0x740c5c(0x1a4)]({'skipNotAttached':!0x0})[_0x740c5c(0x19a)](_0x378c85=>_0x740c5c(0x13e)===_0x292389[_0x740c5c(0x1a7)](_0x378c85));for(const _0x37781b of _0x11e807){_0x740c5c(0x189)!=_0x37781b[_0x740c5c(0x17e)]()[_0x740c5c(0x1b3)][_0x740c5c(0x184)][_0x740c5c(0x1b2)](_0x740c5c(0x191))&&(_0x292389[_0x740c5c(0x183)](_0x37781b[_0x740c5c(0x17e)](),_0x740c5c(0x17d))[_0x740c5c(0x150)](_0x357dc0=>_0x740c5c(0x191)===_0x292389[_0x740c5c(0x1a7)](_0x357dc0[_0x740c5c(0x14b)]))||(_0x74f009[_0x740c5c(0x161)](_0x37781b[_0x740c5c(0x12f)]()),_0x295352=!0x0));}return _0x295352;})),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x15f)](_0x22dc4e(0x179),_0x3e2cb0(_0x371c32,_0x22dc4e(0x126)));const _0x4626ca={'type':_0x22dc4e(0x185),'content':''};_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x2dc575=>{const _0x54236b=_0x22dc4e,{data:_0x2870c5}=_0x2dc575;if(!_0x2870c5||_0x54236b(0x191)!=_0x2870c5[_0x54236b(0x1a5)])return;let _0x3cad8f=_0x2dc575[_0x54236b(0x163)];for(;_0x3cad8f;){if(_0x3cad8f[_0x54236b(0x1b5)]&&((_0x54236b(0x1ab)==_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)]||_0x54236b(0x13f)==_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)])&&(_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x181)]&&_0x54236b(0x1b0)!=_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x181)]||_0x54236b(0x1b0)!=_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x180)]&&!_0x2870c5[_0x54236b(0x181)])||!_0x25678d&&_0x3cad8f[_0x54236b(0x1b5)][_0x54236b(0x1a5)]==_0xaf3f35))return _0x4626ca;_0x3cad8f=_0x3cad8f[_0x54236b(0x154)];}if(null==_0x2870c5[_0x54236b(0x181)])switch(_0x2870c5[_0x54236b(0x180)]){case _0x54236b(0x17f):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x140)));case _0x54236b(0x166):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x128)));case _0x54236b(0x189):return _0x4e6946(_0x3e2cb0(_0x371c32,_0x54236b(0x16a)));}switch(_0x2870c5[_0x54236b(0x181)]){case _0x54236b(0x17f):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x140)));case _0x54236b(0x166):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x128)));case _0x54236b(0x189):return _0x3feeae(_0x3e2cb0(_0x371c32,_0x54236b(0x16a)));}}),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x4780ec=>{const _0x473e43=_0x22dc4e,{data:_0x37d53b}=_0x4780ec;if(_0x37d53b&&_0x473e43(0x179)==_0x37d53b[_0x473e43(0x1a5)])return null==_0x37d53b[_0x473e43(0x181)]||null==_0x37d53b[_0x473e43(0x180)]&&0x0==_0x37d53b[_0x473e43(0x181)]?_0x4626ca:void 0x0;}),_0x292389[_0x22dc4e(0x1b6)][_0x22dc4e(0x190)](_0x252512=>{const _0x13ada3=_0x22dc4e;if(_0x13ada3(0x17d)!=_0x252512[_0x13ada3(0x152)])return;const {data:_0x49d1a9}=_0x252512;if(!_0x49d1a9||_0x13ada3(0x198)!=_0x49d1a9[_0x13ada3(0x1a5)])return;const _0x22eefe=le(_0x252512);return _0x13ada3(0x181)==_0x22eefe?{'type':_0x13ada3(0x185),'content':_0x3e2cb0(_0x371c32,_0x13ada3(0x1aa))}:_0x13ada3(0x180)==_0x22eefe?{'type':_0x13ada3(0x185),'content':_0x3e2cb0(_0x371c32,_0x13ada3(0x12d))}:_0x4626ca;}),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x47b0c6=>this[_0x22dc4e(0x1a2)](_0x47b0c6)),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x47ab23=>this[_0x22dc4e(0x132)](_0x47ab23)),_0x4a549a[_0x22dc4e(0x178)][_0x22dc4e(0x1b4)][_0x22dc4e(0x1a0)](_0x4ef68b=>this[_0x22dc4e(0x1a9)](_0x4ef68b)),this[_0x22dc4e(0x137)]();}[_0x3dc792(0x1a2)](_0x450f5c){const _0x2dc396=_0x3dc792;if(_0x450f5c[_0x2dc396(0x148)][_0x2dc396(0x18b)]||!_0x450f5c[_0x2dc396(0x148)][_0x2dc396(0x169)])return!0x1;let _0x5576a5=!0x1;const _0x9f1586=this[_0x2dc396(0x165)][_0x2dc396(0x15e)][_0x2dc396(0x168)](_0x2dc396(0x15a))[_0x2dc396(0x1a4)]({'skipNotAttached':!0x0})[_0x2dc396(0x19a)](_0x8be556=>_0x8be556[_0x2dc396(0x1b5)]&&_0x2dc396(0x198)==_0x8be556[_0x2dc396(0x1b5)][_0x2dc396(0x1a5)])[_0x2dc396(0x19a)](_0x417078=>_0x417078[_0x2dc396(0x1b5)][_0x2dc396(0x181)]&&_0x417078[_0x2dc396(0x1b5)][_0x2dc396(0x180)]);for(const _0x5b312b of _0x9f1586)le(_0x5b312b)||(_0x450f5c[_0x2dc396(0x161)](_0x5b312b[_0x2dc396(0x12f)]()),_0x5576a5=!0x0);return _0x5576a5;}[_0x3dc792(0x132)](_0xcb7735){const _0x23ddd1=_0x3dc792;if(_0xcb7735[_0x23ddd1(0x148)][_0x23ddd1(0x18b)]||!_0xcb7735[_0x23ddd1(0x148)][_0x23ddd1(0x169)])return!0x1;const _0x44f1ed=this[_0x23ddd1(0x165)][_0x23ddd1(0x15e)][_0x23ddd1(0x168)](_0x23ddd1(0x15a));if(_0x44f1ed[_0x23ddd1(0x131)][_0x23ddd1(0x16b)])return!0x1;let _0x5f7a42=!0x1;const _0x4a1ae4=[_0x23ddd1(0x191),_0x23ddd1(0x198),_0x23ddd1(0x179),_0x23ddd1(0x1ab),_0x23ddd1(0x164),_0x23ddd1(0x145),_0x23ddd1(0x156),_0x23ddd1(0x19e),_0x23ddd1(0x13f)],_0x3efc01=this[_0x23ddd1(0x165)][_0x23ddd1(0x178)][_0x23ddd1(0x1b4)][_0x23ddd1(0x12b)][_0x23ddd1(0x199)]()[_0x23ddd1(0x19a)](_0x528047=>_0x23ddd1(0x17d)==_0x528047[_0x23ddd1(0x152)])[_0x23ddd1(0x19a)](_0x4e668f=>_0x4a1ae4[_0x23ddd1(0x19c)](_0x4e668f[_0x23ddd1(0x13b)]));if(0x0==_0x3efc01[_0x23ddd1(0x170)])return _0x5f7a42;for(const _0xa28c96 of _0x3efc01){const _0x22ba08=_0x44f1ed[_0x23ddd1(0x183)](_0xa28c96[_0x23ddd1(0x18e)],_0x23ddd1(0x17d))[_0x23ddd1(0x19a)](_0x50ac2e=>!_0x50ac2e[_0x23ddd1(0x14f)][_0x23ddd1(0x193)])[_0x23ddd1(0x142)](_0x4287b8=>_0x4287b8[_0x23ddd1(0x14b)])[_0x23ddd1(0x19a)](_0x5560fa=>{const _0x4288e5=_0x23ddd1,_0x3948ec=_0x44f1ed[_0x4288e5(0x1a7)](_0x5560fa);return _0x4a1ae4[_0x4288e5(0x19c)](_0x3948ec);});if(_0x22ba08[_0x23ddd1(0x170)]){for(const _0x1ceb56 of _0x22ba08)_0xcb7735[_0x23ddd1(0x161)](_0x1ceb56[_0x23ddd1(0x12f)]());_0x5f7a42=!0x0;}}return _0x5f7a42;}[_0x3dc792(0x1a9)](_0x47a5d6){const _0x4c1042=_0x3dc792;if(_0x47a5d6[_0x4c1042(0x148)][_0x4c1042(0x18b)]||!_0x47a5d6[_0x4c1042(0x148)][_0x4c1042(0x169)])return!0x1;const _0x11153a=this[_0x4c1042(0x165)][_0x4c1042(0x15e)][_0x4c1042(0x168)](_0x4c1042(0x15a));let _0x1c7199=!0x1;const _0x4362a3=[_0x4c1042(0x191),_0x4c1042(0x198),_0x4c1042(0x179),_0x4c1042(0x1ab),_0x4c1042(0x164),_0x4c1042(0x145),_0x4c1042(0x156),_0x4c1042(0x19e),_0x4c1042(0x13f)];for(const _0x25b456 of _0x11153a[_0x4c1042(0x1a4)]({'skipNotAttached':!0x0})){const _0x5af7b9=_0x11153a[_0x4c1042(0x183)](_0x25b456[_0x4c1042(0x17e)](),_0x4c1042(0x17d))[_0x4c1042(0x142)](_0x3d9230=>_0x3d9230[_0x4c1042(0x14b)])[_0x4c1042(0x19a)](_0x53edaa=>_0x53edaa[_0x4c1042(0x1b5)]&&_0x4362a3[_0x4c1042(0x19c)](_0x53edaa[_0x4c1042(0x1b5)][_0x4c1042(0x1a5)]));if(!_0x5af7b9[_0x4c1042(0x170)])continue;const _0x64211f=_0x5af7b9[0x0][_0x4c1042(0x163)][_0x4c1042(0x1a8)][_0x4c1042(0x1af)];if(!_0x5af7b9[_0x4c1042(0x139)](_0x1519ca=>_0x1519ca[_0x4c1042(0x1a8)][_0x4c1042(0x1af)]===_0x64211f)){for(const _0x266458 of _0x5af7b9)_0x2af006(_0x266458,_0x64211f)&&(_0x1c7199=!0x0);}}return _0x1c7199;function _0xf272cf(_0x1cf471,_0xc71486){const _0x32f124=_0x4c1042;for(const _0x31d6e4 of _0x11153a[_0x32f124(0x1a4)]({'skipNotAttached':!0x0})[_0x32f124(0x19a)](_0xdaca04=>_0x32f124(0x17d)==_0xdaca04[_0x32f124(0x152)]&&_0xdaca04[_0x32f124(0x1a8)][_0x32f124(0x1af)]==_0x1cf471))_0x31d6e4[_0x32f124(0x197)](_0x32f124(0x1af),_0xc71486);}function _0x2af006(_0x5c5734,_0x1e22c4){const _0xf0fbd8=_0x4c1042;let _0x22d08c=_0x5c5734[_0xf0fbd8(0x163)],_0x3c38ef=!0x1;for(;_0x22d08c;)_0x22d08c[_0xf0fbd8(0x1a8)][_0xf0fbd8(0x1af)]!=_0x1e22c4&&(_0xf272cf(_0x22d08c[_0xf0fbd8(0x1a8)][_0xf0fbd8(0x1af)],_0x1e22c4),_0x22d08c[_0xf0fbd8(0x197)](_0xf0fbd8(0x1af),_0x1e22c4),_0x3c38ef=!0x0),_0x22d08c=_0x22d08c[_0xf0fbd8(0x154)];return _0x3c38ef;}}[_0x3dc792(0x137)](){const _0x2b222d=_0x3dc792,_0x37619a=this[_0x2b222d(0x165)],_0x5a42a9=_0x37619a[_0x2b222d(0x172)],_0x20da98=_0x37619a[_0x2b222d(0x15e)][_0x2b222d(0x168)](_0x2b222d(0x15a));this[_0x2b222d(0x19f)](),_0x20da98[_0x2b222d(0x12c)][_0x2b222d(0x187)](_0x2b222d(0x135),_0x2b222d(0x188),_0x2b222d(0x13c),function(_0x2c71e3,_0x544908){const _0x4505e0=_0x2b222d,_0x4585ff=[];for(let _0xe1bcc0 of _0x2c71e3)_0xe1bcc0[_0x4505e0(0x1b3)][_0x4505e0(0x184)]===_0xe1bcc0[_0x4505e0(0x160)][_0x4505e0(0x14d)]&&(_0xe1bcc0=_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x15c)](_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x158)](_0xe1bcc0[_0x4505e0(0x1b3)][_0x4505e0(0x184)],0x0))),_0x4585ff[_0x4505e0(0x125)](_0xe1bcc0);_0x37619a[_0x4505e0(0x178)][_0x4505e0(0x16f)](_0x2a518a=>{const _0x7dc769=_0x4505e0,_0x4fbddd=_0x37619a[_0x7dc769(0x178)][_0x7dc769(0x1b4)][_0x7dc769(0x133)],_0x5d0eaf=Array[_0x7dc769(0x17b)](_0x4fbddd[_0x7dc769(0x177)]())[_0x7dc769(0x142)](_0x5ed074=>_0x474800[_0x7dc769(0x192)](_0x5ed074));_0x2a518a[_0x7dc769(0x130)](_0x4585ff),_0x37619a[_0x7dc769(0x12a)][_0x7dc769(0x168)](_0x544908[_0x7dc769(0x171)])[_0x7dc769(0x14e)](),_0x544908[_0x7dc769(0x143)][_0x7dc769(0x125)]({'forceDefaultExecution':!0x0}),_0x37619a[_0x7dc769(0x159)](_0x544908[_0x7dc769(0x171)],..._0x544908[_0x7dc769(0x143)]),_0x2a518a[_0x7dc769(0x130)](_0x5d0eaf);for(const _0x1c9c94 of _0x5d0eaf)_0x1c9c94[_0x7dc769(0x16e)]();});}),_0x20da98[_0x2b222d(0x1b6)][_0x2b222d(0x136)](function(_0x22fe2e){const _0x22066d=_0x2b222d,_0x2a0603=!_0x37619a[_0x22066d(0x178)][_0x22066d(0x14a)][_0x22066d(0x18c)](_0x22fe2e),_0x478dff=_0x22fe2e[_0x22066d(0x157)],_0x5bc889=_0x22fe2e[_0x22066d(0x123)],_0x38d917=_0x22fe2e[_0x22066d(0x1b2)](_0x22066d(0x198)),_0x5e95e4=!_0x478dff||_0x478dff[_0x22066d(0x1b2)](_0x22066d(0x198))!==_0x38d917,_0x1fc94e=!_0x5bc889||_0x5bc889[_0x22066d(0x1b2)](_0x22066d(0x198))!==_0x38d917;return _0x2a0603&&Boolean(_0x38d917)&&_0x5e95e4&&_0x1fc94e;},_0x24308f=>_0x3e2cb0(_0x5a42a9,_0x2b222d(0x19b),_0x24308f));}[_0x3dc792(0x19f)](){const _0x2452c0=_0x3dc792,_0x395a54=this[_0x2452c0(0x165)],_0x140eb9=_0x395a54[_0x2452c0(0x172)];function _0x134df0(_0xe7e3e0){const _0x5bc608=_0x2452c0,_0x3866b4=_0x395a54[_0x5bc608(0x12a)][_0x5bc608(0x168)](_0x5bc608(0x129))[_0x5bc608(0x16b)],_0x3c3685=_0x395a54[_0x5bc608(0x12a)][_0x5bc608(0x168)](_0x5bc608(0x1ac))[_0x5bc608(0x16b)];return _0x5bc608(0x1ac)===_0xe7e3e0?_0x3866b4:_0x3c3685;}_0x395a54[_0x2452c0(0x15e)][_0x2452c0(0x168)](_0x2452c0(0x15a))[_0x2452c0(0x1b6)][_0x2452c0(0x190)](function(_0x52c5ab){const _0x3754a3=_0x2452c0;if(_0x3754a3(0x135)!=_0x52c5ab[_0x3754a3(0x152)])return;const {data:_0x411841}=_0x52c5ab;if(!_0x411841)return;let _0x29e364,_0x44fc99,_0x515a2a,_0x22a552;switch(_0x411841[_0x3754a3(0x171)]){case _0x3754a3(0x129):_0x515a2a=_0x411841[_0x3754a3(0x143)][0x0][_0x3754a3(0x141)],_0x22a552=_0x134df0(_0x411841[_0x3754a3(0x171)]),_0x29e364=_0x515a2a?_0x3754a3(0x196):_0x3754a3(0x17c),!_0x22a552&&_0x395a54[_0x3754a3(0x18d)][_0x3754a3(0x168)](_0x3754a3(0x14c))||(_0x29e364=_0x3754a3(0x186)),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x140)))};break;case _0x3754a3(0x1ac):_0x515a2a=_0x411841[_0x3754a3(0x143)][0x0][_0x3754a3(0x141)],_0x22a552=_0x134df0(_0x411841[_0x3754a3(0x171)]),_0x29e364=_0x515a2a?_0x3754a3(0x196):_0x3754a3(0x17c),!_0x22a552&&_0x395a54[_0x3754a3(0x18d)][_0x3754a3(0x168)](_0x3754a3(0x14c))||(_0x29e364=_0x3754a3(0x186)),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x128)))};break;case _0x3754a3(0x15b):_0x29e364=_0x3754a3(0x1b8),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b)))};break;case _0x3754a3(0x1a3):_0x29e364=function(_0x1b4256){const _0x219045=_0x3754a3,_0x2ae603=_0x1b4256[_0x219045(0x17e)]();let _0x35173c=_0x2ae603[_0x219045(0x1b3)][_0x219045(0x184)];for(;_0x35173c&&_0x2ae603[_0x219045(0x146)](_0x35173c);){if(_0x35173c[_0x219045(0x1b2)](_0x219045(0x179))>0x0)return!0x1;_0x35173c=_0x35173c[_0x219045(0x123)];}return!0x0;}(_0x52c5ab)?_0x3e2cb0(_0x140eb9,_0x3754a3(0x17c),_0x3e2cb0(_0x140eb9,function(_0x82a57b){const _0x49bdcb=_0x3754a3;return _0x49bdcb(0x15d)+_0x82a57b[_0x49bdcb(0x17e)]()[_0x49bdcb(0x1b3)][_0x49bdcb(0x184)][_0x49bdcb(0x1b2)](_0x49bdcb(0x191))[_0x49bdcb(0x1b7)]()+_0x49bdcb(0x1a1);}(_0x52c5ab))):_0x3e2cb0(_0x140eb9,_0x3754a3(0x167),_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b))),_0x44fc99={'type':_0x3754a3(0x185),'content':_0x29e364};break;case _0x3754a3(0x151):case _0x3754a3(0x124):!0x1===_0x411841[_0x3754a3(0x1ad)]&&(_0x29e364=_0x3754a3(0x13d),_0x44fc99={'type':_0x3754a3(0x17a),'content':_0x3e2cb0(_0x140eb9,_0x29e364,_0x3e2cb0(_0x140eb9,_0x3754a3(0x19b)))});}return _0x44fc99;});}}function le(_0xf7e201){const _0x71ed80=_0x3dc792;let _0x2ce079=_0xf7e201[_0x71ed80(0x17e)]()[_0x71ed80(0x1b3)][_0x71ed80(0x184)][_0x71ed80(0x157)];for(;_0x2ce079;){const _0x2e5365=_0x2ce079[_0x71ed80(0x1b2)](_0x71ed80(0x198));if(!_0x2e5365)return!0x1;if(_0x2e5365==_0xf7e201[_0x71ed80(0x1b5)][_0x71ed80(0x181)])return _0x71ed80(0x181);if(_0x2e5365==_0xf7e201[_0x71ed80(0x1b5)][_0x71ed80(0x180)])return _0x71ed80(0x180);_0x2ce079=_0x2ce079[_0x71ed80(0x157)];}return!0x1;}
|
|
23
|
+
function _0x55e4(){const _0x47e0bb=['getSuggestions','nextSibling','splitListItemBefore','commandName','nodeAfter','listMarker','registerCustomCallback','detach','_LIST','_findSuggestions','previousSibling','listMarkerStyle','*Merge:*\x20%0','data','setSelection','listIndent','*Set\x20format:*\x20%0','key','todo','getRanges','formatBlock','registerBlockAttribute','editor','range','locale','head','accept','documentList','parent','ListEditing','config','includes','model','listStyle','meta','attributes','splitListItemAfter','230292NjAZfD','ELEMENT_LIST_ITEM','filter','listStart','TrackChangesEditing','listType','4265060dZahxR','186369cuntYh','noTrackChangesFixer','indentList','isUndo','listItemId','value','*Outdent:*\x20%0','descriptionFactory','_getAttributeKey','ELEMENT_','_registerLegacyDescription','every','batch','execute','multipleBlocks','todoListChecked','change','ELEMENT_TODO_LIST','type','FORMAT_INDENT','TodoListEditing','mergeListItemBackward','end','registerDescriptionCallback','_suggestionFactory','numberedList','todoList','66lDpZpG','*Change\x20to:*\x20%0','getFirstMarker','isLocal','assureChains','newValue','push','getAttribute','registerAttributeLabel','forceValue','823943XPRmMv','fromRange','format','264WNSZhZ','refresh','from','attribute','mergeListItemForward','getChanges','trackChangesCommand','default','*Format:*\x20insert\x20into\x20%0','plugins','checkTodoList','*Indent:*\x20%0','next','attributeKey','registerElementLabel','*Uncheck\x20item*','list.multiBlock','*Remove\x20format:*\x20%0','128562VBwkmY','containsItem','suggestion','numbered','registerPostFixer','enableDefaultAttributesIntegration','createRange','bulletedList','customBulletedList','length','outdentList','toUpperCase','commandParams','find','get','5ZTMPxR','listReversed','createPositionAt','isNextTo','listItemIdFixer','*Merge:*\x20list\x20item','bulleted','map','_supportLegacySuggestions','deletion','schema','todoListCheck','groupId','22UOarAq','*Split:*\x20list\x20item','setAttribute','*Check\x20item*','*Format:*\x20remove\x20from\x20%0','document','commands','afterInit','start','getFirstRange','ELEMENT_NUMBERED_LIST','selection','ELEMENT_BULLETED_LIST','isObject','removeMarker','oldValue','5202AcZrMB','946948btFfaC','differ','has','customNumberedList'];_0x55e4=function(){return _0x47e0bb;};return _0x55e4();}const _0x1661ae=_0x3a86;(function(_0x451cdd,_0x26623d){const _0x16da6d=_0x3a86,_0x4f4b08=_0x451cdd();while(!![]){try{const _0x2b8dfb=-parseInt(_0x16da6d(0x224))/0x1+-parseInt(_0x16da6d(0x1be))/0x2*(parseInt(_0x16da6d(0x1ff))/0x3)+parseInt(_0x16da6d(0x1cf))/0x4+parseInt(_0x16da6d(0x1b1))/0x5*(parseInt(_0x16da6d(0x1ce))/0x6)+parseInt(_0x16da6d(0x239))/0x7+parseInt(_0x16da6d(0x227))/0x8*(-parseInt(_0x16da6d(0x1f8))/0x9)+parseInt(_0x16da6d(0x1fe))/0xa*(parseInt(_0x16da6d(0x21a))/0xb);if(_0x2b8dfb===_0x26623d)break;else _0x4f4b08['push'](_0x4f4b08['shift']());}catch(_0x36d82b){_0x4f4b08['push'](_0x4f4b08['shift']());}}}(_0x55e4,0x711ca));import{Plugin as _0x3ec3eb}from'ckeditor5/src/core.js';import{getTranslation as _0x4f9a83}from'../utils/common-translations.js';function _0x3a86(_0x17be49,_0x43b0db){const _0x55e4b8=_0x55e4();return _0x3a86=function(_0x3a869e,_0x3d1cfe){_0x3a869e=_0x3a869e-0x1ab;let _0xb9fde9=_0x55e4b8[_0x3a869e];return _0xb9fde9;},_0x3a86(_0x17be49,_0x43b0db);}import{renameAttributeKey as _0x499844}from'../trackchangesediting.js';import{LiveRange as _0x3fca8c}from'ckeditor5/src/engine.js';export default class z extends _0x3ec3eb{[_0x1661ae(0x1c5)](){const _0x1aac76=_0x1661ae,_0x517aed=this[_0x1aac76(0x1e9)];if(!_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1d1)](_0x1aac76(0x1f0)))return;const _0x32bbae=_0x517aed[_0x1aac76(0x1eb)],_0x2bca2a=_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1b0)](_0x1aac76(0x1fc)),_0x433ae0=_0x517aed[_0x1aac76(0x230)][_0x1aac76(0x1d1)](_0x1aac76(0x213)),_0x38b844=!!_0x517aed[_0x1aac76(0x1f1)][_0x1aac76(0x1b0)](_0x1aac76(0x237));function _0xbd13b5(_0x360335){const _0x57604c=_0x1aac76;return{'type':_0x57604c(0x226),'content':''+_0x4f9a83(_0x32bbae,_0x57604c(0x1e3),_0x360335)};}function _0x45140(_0x4ba1d0){const _0x264196=_0x1aac76;return{'type':_0x264196(0x226),'content':''+_0x4f9a83(_0x32bbae,_0x264196(0x238),_0x4ba1d0)};}_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x218)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x240)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1d2)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x241)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x201)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1ac)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1f7)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x1d5)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x203)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x1fd)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x1e2)),_0x38b844&&(_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x214)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x22b))),_0x433ae0&&(_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x219)),_0x2bca2a[_0x1aac76(0x23e)](_0x1aac76(0x231)),_0x2bca2a[_0x1aac76(0x1e8)](_0x1aac76(0x20e)),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x3dc5d3=>{const _0x48826e=_0x1aac76,{data:_0x11bd2b}=_0x3dc5d3;if(_0x11bd2b&&_0x48826e(0x20e)==_0x11bd2b[_0x48826e(0x1e4)])return{'type':_0x48826e(0x226),'content':_0x11bd2b[_0x48826e(0x21f)]?_0x4f9a83(_0x32bbae,_0x48826e(0x1c1)):_0x4f9a83(_0x32bbae,_0x48826e(0x236))};}),this[_0x1aac76(0x1e9)][_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0xe42df9=>{const _0x376914=_0x1aac76;if(_0xe42df9[_0x376914(0x20b)][_0x376914(0x202)])return!0x1;let _0x2f1290=!0x1;const _0x2d4207=_0x2bca2a[_0x376914(0x1d3)]({'skipNotAttached':!0x0})[_0x376914(0x1fa)](_0x5b7626=>_0x376914(0x20e)===_0x2bca2a[_0x376914(0x207)](_0x5b7626));for(const _0x5949ae of _0x2d4207){_0x376914(0x1e5)!=_0x5949ae[_0x376914(0x1c7)]()[_0x376914(0x1c6)][_0x376914(0x1d7)][_0x376914(0x221)](_0x376914(0x1fd))&&(_0x2bca2a[_0x376914(0x1dc)](_0x5949ae[_0x376914(0x1c7)](),_0x376914(0x22a))[_0x376914(0x1af)](_0xe6488=>_0x376914(0x1fd)===_0x2bca2a[_0x376914(0x207)](_0xe6488[_0x376914(0x23b)]))||(_0xe42df9[_0x376914(0x1cc)](_0x5949ae[_0x376914(0x21c)]()),_0x2f1290=!0x0));}return _0x2f1290;})),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x222)](_0x1aac76(0x1e2),_0x4f9a83(_0x32bbae,_0x1aac76(0x212)));const _0x1a577f={'type':_0x1aac76(0x226),'content':''};_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x5061a4=>{const _0x31a002=_0x1aac76,{data:_0x1ba93f}=_0x5061a4;if(!_0x1ba93f||_0x31a002(0x1fd)!=_0x1ba93f[_0x31a002(0x1e4)])return;let _0x55aac9=_0x5061a4[_0x31a002(0x1ec)];for(;_0x55aac9;){if(_0x55aac9[_0x31a002(0x1e0)]&&((_0x31a002(0x1f4)==_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)]||_0x31a002(0x1de)==_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)])&&(_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x21f)]&&_0x31a002(0x22e)!=_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x21f)]||_0x31a002(0x22e)!=_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1cd)]&&!_0x1ba93f[_0x31a002(0x21f)])||!_0x38b844&&_0x55aac9[_0x31a002(0x1e0)][_0x31a002(0x1e4)]==_0x499844))return _0x1a577f;_0x55aac9=_0x55aac9[_0x31a002(0x233)];}if(null==_0x1ba93f[_0x31a002(0x21f)])switch(_0x1ba93f[_0x31a002(0x1cd)]){case _0x31a002(0x1b7):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x1ca)));case _0x31a002(0x23c):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x1c8)));case _0x31a002(0x1e5):return _0x45140(_0x4f9a83(_0x32bbae,_0x31a002(0x210)));}switch(_0x1ba93f[_0x31a002(0x21f)]){case _0x31a002(0x1b7):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x1ca)));case _0x31a002(0x23c):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x1c8)));case _0x31a002(0x1e5):return _0xbd13b5(_0x4f9a83(_0x32bbae,_0x31a002(0x210)));}}),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x45ff31=>{const _0x2033bd=_0x1aac76,{data:_0x4a986a}=_0x45ff31;if(_0x4a986a&&_0x2033bd(0x1e2)==_0x4a986a[_0x2033bd(0x1e4)])return null==_0x4a986a[_0x2033bd(0x21f)]||null==_0x4a986a[_0x2033bd(0x1cd)]&&0x0==_0x4a986a[_0x2033bd(0x21f)]?_0x1a577f:void 0x0;}),_0x2bca2a[_0x1aac76(0x206)][_0x1aac76(0x216)](_0x137557=>{const _0x24cde7=_0x1aac76;if(_0x24cde7(0x22a)!=_0x137557[_0x24cde7(0x211)])return;const {data:_0x38ee7e}=_0x137557;if(!_0x38ee7e||_0x24cde7(0x203)!=_0x38ee7e[_0x24cde7(0x1e4)])return;const _0x17f2f3=le(_0x137557);return _0x24cde7(0x21f)==_0x17f2f3?{'type':_0x24cde7(0x226),'content':_0x4f9a83(_0x32bbae,_0x24cde7(0x1b6))}:_0x24cde7(0x1cd)==_0x17f2f3?{'type':_0x24cde7(0x226),'content':_0x4f9a83(_0x32bbae,_0x24cde7(0x1bf))}:_0x1a577f;}),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x185de2=>this[_0x1aac76(0x1b5)](_0x185de2)),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x500169=>this[_0x1aac76(0x200)](_0x500169)),_0x517aed[_0x1aac76(0x1f3)][_0x1aac76(0x1c3)][_0x1aac76(0x23d)](_0x1c6947=>this[_0x1aac76(0x21e)](_0x1c6947)),this[_0x1aac76(0x1b9)]();}[_0x1661ae(0x1b5)](_0x2d1142){const _0x4289bc=_0x1661ae;if(_0x2d1142[_0x4289bc(0x20b)][_0x4289bc(0x202)]||!_0x2d1142[_0x4289bc(0x20b)][_0x4289bc(0x21d)])return!0x1;let _0x152b80=!0x1;const _0x286933=this[_0x4289bc(0x1e9)][_0x4289bc(0x230)][_0x4289bc(0x1b0)](_0x4289bc(0x1fc))[_0x4289bc(0x1d3)]({'skipNotAttached':!0x0})[_0x4289bc(0x1fa)](_0x5d46ea=>_0x5d46ea[_0x4289bc(0x1e0)]&&_0x4289bc(0x203)==_0x5d46ea[_0x4289bc(0x1e0)][_0x4289bc(0x1e4)])[_0x4289bc(0x1fa)](_0x34ed06=>_0x34ed06[_0x4289bc(0x1e0)][_0x4289bc(0x21f)]&&_0x34ed06[_0x4289bc(0x1e0)][_0x4289bc(0x1cd)]);for(const _0x1e121d of _0x286933)le(_0x1e121d)||(_0x2d1142[_0x4289bc(0x1cc)](_0x1e121d[_0x4289bc(0x21c)]()),_0x152b80=!0x0);return _0x152b80;}[_0x1661ae(0x200)](_0x182c19){const _0x35cdf3=_0x1661ae;if(_0x182c19[_0x35cdf3(0x20b)][_0x35cdf3(0x202)]||!_0x182c19[_0x35cdf3(0x20b)][_0x35cdf3(0x21d)])return!0x1;const _0x2fa360=this[_0x35cdf3(0x1e9)][_0x35cdf3(0x230)][_0x35cdf3(0x1b0)](_0x35cdf3(0x1fc));if(_0x2fa360[_0x35cdf3(0x22d)][_0x35cdf3(0x204)])return!0x1;let _0xbb817e=!0x1;const _0x2c4054=[_0x35cdf3(0x1fd),_0x35cdf3(0x203),_0x35cdf3(0x1e2),_0x35cdf3(0x1f4),_0x35cdf3(0x1fb),_0x35cdf3(0x1b2),_0x35cdf3(0x1bc),_0x35cdf3(0x1d8),_0x35cdf3(0x1de)],_0xba363b=this[_0x35cdf3(0x1e9)][_0x35cdf3(0x1f3)][_0x35cdf3(0x1c3)][_0x35cdf3(0x1d0)][_0x35cdf3(0x22c)]()[_0x35cdf3(0x1fa)](_0x53a210=>_0x35cdf3(0x22a)==_0x53a210[_0x35cdf3(0x211)])[_0x35cdf3(0x1fa)](_0x453759=>_0x2c4054[_0x35cdf3(0x1f2)](_0x453759[_0x35cdf3(0x234)]));if(0x0==_0xba363b[_0x35cdf3(0x1ab)])return _0xbb817e;for(const _0x2ee4e9 of _0xba363b){const _0x562e1e=_0x2fa360[_0x35cdf3(0x1dc)](_0x2ee4e9[_0x35cdf3(0x1ea)],_0x35cdf3(0x22a))[_0x35cdf3(0x1fa)](_0x5d2f70=>!_0x5d2f70[_0x35cdf3(0x1f5)][_0x35cdf3(0x1b4)])[_0x35cdf3(0x1b8)](_0x110a18=>_0x110a18[_0x35cdf3(0x23b)])[_0x35cdf3(0x1fa)](_0x45d172=>{const _0x372839=_0x35cdf3,_0x19e31d=_0x2fa360[_0x372839(0x207)](_0x45d172);return _0x2c4054[_0x372839(0x1f2)](_0x19e31d);});if(_0x562e1e[_0x35cdf3(0x1ab)]){for(const _0x5555ff of _0x562e1e)_0x182c19[_0x35cdf3(0x1cc)](_0x5555ff[_0x35cdf3(0x21c)]());_0xbb817e=!0x0;}}return _0xbb817e;}[_0x1661ae(0x21e)](_0x2a5acc){const _0x4d721e=_0x1661ae;if(_0x2a5acc[_0x4d721e(0x20b)][_0x4d721e(0x202)]||!_0x2a5acc[_0x4d721e(0x20b)][_0x4d721e(0x21d)])return!0x1;const _0x18776e=this[_0x4d721e(0x1e9)][_0x4d721e(0x230)][_0x4d721e(0x1b0)](_0x4d721e(0x1fc));let _0x5544ec=!0x1;const _0x162b98=[_0x4d721e(0x1fd),_0x4d721e(0x203),_0x4d721e(0x1e2),_0x4d721e(0x1f4),_0x4d721e(0x1fb),_0x4d721e(0x1b2),_0x4d721e(0x1bc),_0x4d721e(0x1d8),_0x4d721e(0x1de)];for(const _0x4dc744 of _0x18776e[_0x4d721e(0x1d3)]({'skipNotAttached':!0x0})){const _0x18b041=_0x18776e[_0x4d721e(0x1dc)](_0x4dc744[_0x4d721e(0x1c7)](),_0x4d721e(0x22a))[_0x4d721e(0x1b8)](_0x1b5499=>_0x1b5499[_0x4d721e(0x23b)])[_0x4d721e(0x1fa)](_0x2d2b5d=>_0x2d2b5d[_0x4d721e(0x1e0)]&&_0x162b98[_0x4d721e(0x1f2)](_0x2d2b5d[_0x4d721e(0x1e0)][_0x4d721e(0x1e4)]));if(!_0x18b041[_0x4d721e(0x1ab)])continue;const _0x3fbb04=_0x18b041[0x0][_0x4d721e(0x1ec)][_0x4d721e(0x1f6)][_0x4d721e(0x1bd)];if(!_0x18b041[_0x4d721e(0x20a)](_0x39c2ef=>_0x39c2ef[_0x4d721e(0x1f6)][_0x4d721e(0x1bd)]===_0x3fbb04)){for(const _0x2dcba4 of _0x18b041)_0x5311e1(_0x2dcba4,_0x3fbb04)&&(_0x5544ec=!0x0);}}return _0x5544ec;function _0x12703c(_0x329a23,_0x4918f2){const _0x2fbecf=_0x4d721e;for(const _0x2955b0 of _0x18776e[_0x2fbecf(0x1d3)]({'skipNotAttached':!0x0})[_0x2fbecf(0x1fa)](_0x5860b0=>_0x2fbecf(0x22a)==_0x5860b0[_0x2fbecf(0x211)]&&_0x5860b0[_0x2fbecf(0x1f6)][_0x2fbecf(0x1bd)]==_0x329a23))_0x2955b0[_0x2fbecf(0x1c0)](_0x2fbecf(0x1bd),_0x4918f2);}function _0x5311e1(_0xee02,_0x5b847c){const _0xca6d98=_0x4d721e;let _0x6e1bf4=_0xee02[_0xca6d98(0x1ec)],_0x1c4a2e=!0x1;for(;_0x6e1bf4;)_0x6e1bf4[_0xca6d98(0x1f6)][_0xca6d98(0x1bd)]!=_0x5b847c&&(_0x12703c(_0x6e1bf4[_0xca6d98(0x1f6)][_0xca6d98(0x1bd)],_0x5b847c),_0x6e1bf4[_0xca6d98(0x1c0)](_0xca6d98(0x1bd),_0x5b847c),_0x1c4a2e=!0x0),_0x6e1bf4=_0x6e1bf4[_0xca6d98(0x233)];return _0x1c4a2e;}}[_0x1661ae(0x1b9)](){const _0x1a70e6=_0x1661ae,_0x31a9d3=this[_0x1a70e6(0x1e9)],_0x17fb79=_0x31a9d3[_0x1a70e6(0x1eb)],_0x4d1f83=_0x31a9d3[_0x1a70e6(0x230)][_0x1a70e6(0x1b0)](_0x1a70e6(0x1fc));this[_0x1a70e6(0x209)](),_0x4d1f83[_0x1a70e6(0x217)][_0x1a70e6(0x1d9)](_0x1a70e6(0x1e7),_0x1a70e6(0x1ee),_0x1a70e6(0x1ed),function(_0x21a990,_0x100884){const _0x108cb3=_0x1a70e6,_0x2ae863=[];for(let _0x15d413 of _0x21a990)_0x15d413[_0x108cb3(0x1c6)][_0x108cb3(0x1d7)]===_0x15d413[_0x108cb3(0x215)][_0x108cb3(0x1ef)]&&(_0x15d413=_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x23f)](_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x1b3)](_0x15d413[_0x108cb3(0x1c6)][_0x108cb3(0x1d7)],0x0))),_0x2ae863[_0x108cb3(0x220)](_0x15d413);_0x31a9d3[_0x108cb3(0x1f3)][_0x108cb3(0x20f)](_0x1cfea9=>{const _0x4b5d3d=_0x108cb3,_0x443582=_0x31a9d3[_0x4b5d3d(0x1f3)][_0x4b5d3d(0x1c3)][_0x4b5d3d(0x1c9)],_0x115ab3=Array[_0x4b5d3d(0x229)](_0x443582[_0x4b5d3d(0x1e6)]())[_0x4b5d3d(0x1b8)](_0x4ccf2b=>_0x3fca8c[_0x4b5d3d(0x225)](_0x4ccf2b));_0x1cfea9[_0x4b5d3d(0x1e1)](_0x2ae863),_0x31a9d3[_0x4b5d3d(0x1c4)][_0x4b5d3d(0x1b0)](_0x100884[_0x4b5d3d(0x1d6)])[_0x4b5d3d(0x228)](),_0x100884[_0x4b5d3d(0x1ae)][_0x4b5d3d(0x220)]({'forceDefaultExecution':!0x0}),_0x31a9d3[_0x4b5d3d(0x20c)](_0x100884[_0x4b5d3d(0x1d6)],..._0x100884[_0x4b5d3d(0x1ae)]),_0x1cfea9[_0x4b5d3d(0x1e1)](_0x115ab3);for(const _0x8a1cc4 of _0x115ab3)_0x8a1cc4[_0x4b5d3d(0x1da)]();});}),_0x4d1f83[_0x1a70e6(0x206)][_0x1a70e6(0x235)](function(_0x52b678){const _0xda5169=_0x1a70e6,_0x14d1f9=!_0x31a9d3[_0xda5169(0x1f3)][_0xda5169(0x1bb)][_0xda5169(0x1cb)](_0x52b678),_0x5e8a60=_0x52b678[_0xda5169(0x1dd)],_0x58d2f5=_0x52b678[_0xda5169(0x1d4)],_0x2fbb53=_0x52b678[_0xda5169(0x221)](_0xda5169(0x203)),_0x21aa75=!_0x5e8a60||_0x5e8a60[_0xda5169(0x221)](_0xda5169(0x203))!==_0x2fbb53,_0x23b91c=!_0x58d2f5||_0x58d2f5[_0xda5169(0x221)](_0xda5169(0x203))!==_0x2fbb53;return _0x14d1f9&&Boolean(_0x2fbb53)&&_0x21aa75&&_0x23b91c;},_0x531c5f=>_0x4f9a83(_0x17fb79,_0x1a70e6(0x1f9),_0x531c5f));}[_0x1661ae(0x209)](){const _0x3bbc2d=_0x1661ae,_0x58e68a=this[_0x3bbc2d(0x1e9)],_0x30161c=_0x58e68a[_0x3bbc2d(0x1eb)];function _0x5cd79f(_0x3e9296){const _0x235db5=_0x3bbc2d,_0x230d6e=_0x58e68a[_0x235db5(0x1c4)][_0x235db5(0x1b0)](_0x235db5(0x240))[_0x235db5(0x204)],_0x37645a=_0x58e68a[_0x235db5(0x1c4)][_0x235db5(0x1b0)](_0x235db5(0x218))[_0x235db5(0x204)];return _0x235db5(0x218)===_0x3e9296?_0x230d6e:_0x37645a;}_0x58e68a[_0x3bbc2d(0x230)][_0x3bbc2d(0x1b0)](_0x3bbc2d(0x1fc))[_0x3bbc2d(0x206)][_0x3bbc2d(0x216)](function(_0x442548){const _0x14706c=_0x3bbc2d;if(_0x14706c(0x1e7)!=_0x442548[_0x14706c(0x211)])return;const {data:_0x3db5c2}=_0x442548;if(!_0x3db5c2)return;let _0x4d18cf,_0x4bf27,_0x1c02ec,_0x4651f0;switch(_0x3db5c2[_0x14706c(0x1d6)]){case _0x14706c(0x240):_0x1c02ec=_0x3db5c2[_0x14706c(0x1ae)][0x0][_0x14706c(0x223)],_0x4651f0=_0x5cd79f(_0x3db5c2[_0x14706c(0x1d6)]),_0x4d18cf=_0x1c02ec?_0x14706c(0x22f):_0x14706c(0x1c2),!_0x4651f0&&_0x58e68a[_0x14706c(0x1f1)][_0x14706c(0x1b0)](_0x14706c(0x237))||(_0x4d18cf=_0x14706c(0x21b)),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1ca)))};break;case _0x14706c(0x218):_0x1c02ec=_0x3db5c2[_0x14706c(0x1ae)][0x0][_0x14706c(0x223)],_0x4651f0=_0x5cd79f(_0x3db5c2[_0x14706c(0x1d6)]),_0x4d18cf=_0x1c02ec?_0x14706c(0x22f):_0x14706c(0x1c2),!_0x4651f0&&_0x58e68a[_0x14706c(0x1f1)][_0x14706c(0x1b0)](_0x14706c(0x237))||(_0x4d18cf=_0x14706c(0x21b)),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1c8)))};break;case _0x14706c(0x201):_0x4d18cf=_0x14706c(0x232),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1f9)))};break;case _0x14706c(0x1ac):_0x4d18cf=function(_0x13edbd){const _0x1a0d93=_0x14706c,_0x2a9f94=_0x13edbd[_0x1a0d93(0x1c7)]();let _0x4a7b42=_0x2a9f94[_0x1a0d93(0x1c6)][_0x1a0d93(0x1d7)];for(;_0x4a7b42&&_0x2a9f94[_0x1a0d93(0x23a)](_0x4a7b42);){if(_0x4a7b42[_0x1a0d93(0x221)](_0x1a0d93(0x1e2))>0x0)return!0x1;_0x4a7b42=_0x4a7b42[_0x1a0d93(0x1d4)];}return!0x0;}(_0x442548)?_0x4f9a83(_0x30161c,_0x14706c(0x1c2),_0x4f9a83(_0x30161c,function(_0x1d7f4d){const _0x275e9a=_0x14706c;return _0x275e9a(0x208)+_0x1d7f4d[_0x275e9a(0x1c7)]()[_0x275e9a(0x1c6)][_0x275e9a(0x1d7)][_0x275e9a(0x221)](_0x275e9a(0x1fd))[_0x275e9a(0x1ad)]()+_0x275e9a(0x1db);}(_0x442548))):_0x4f9a83(_0x30161c,_0x14706c(0x205),_0x4f9a83(_0x30161c,_0x14706c(0x1f9))),_0x4bf27={'type':_0x14706c(0x226),'content':_0x4d18cf};break;case _0x14706c(0x214):case _0x14706c(0x22b):!0x1===_0x3db5c2[_0x14706c(0x20d)]&&(_0x4d18cf=_0x14706c(0x1df),_0x4bf27={'type':_0x14706c(0x1ba),'content':_0x4f9a83(_0x30161c,_0x4d18cf,_0x4f9a83(_0x30161c,_0x14706c(0x1f9)))});}return _0x4bf27;});}}function le(_0x544e03){const _0x1ff958=_0x1661ae;let _0x408d8a=_0x544e03[_0x1ff958(0x1c7)]()[_0x1ff958(0x1c6)][_0x1ff958(0x1d7)][_0x1ff958(0x1dd)];for(;_0x408d8a;){const _0x369e65=_0x408d8a[_0x1ff958(0x221)](_0x1ff958(0x203));if(!_0x369e65)return!0x1;if(_0x369e65==_0x544e03[_0x1ff958(0x1e0)][_0x1ff958(0x21f)])return _0x1ff958(0x21f);if(_0x369e65==_0x544e03[_0x1ff958(0x1e0)][_0x1ff958(0x1cd)])return _0x1ff958(0x1cd);_0x408d8a=_0x408d8a[_0x1ff958(0x1dd)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xce59b5=_0x368b;(function(_0x1b4b67,_0x11ab6c){const _0x28558e=_0x368b,_0x2f06a7=_0x1b4b67();while(!![]){try{const _0x527812=-parseInt(_0x28558e(0x11d))/0x1*(-parseInt(_0x28558e(0xf8))/0x2)+-parseInt(_0x28558e(0x112))/0x3*(parseInt(_0x28558e(0x121))/0x4)+-parseInt(_0x28558e(0x104))/0x5*(-parseInt(_0x28558e(0x10d))/0x6)+parseInt(_0x28558e(0xf0))/0x7*(-parseInt(_0x28558e(0x11e))/0x8)+-parseInt(_0x28558e(0x10e))/0x9+-parseInt(_0x28558e(0x10b))/0xa+parseInt(_0x28558e(0x100))/0xb;if(_0x527812===_0x11ab6c)break;else _0x2f06a7['push'](_0x2f06a7['shift']());}catch(_0x55ac86){_0x2f06a7['push'](_0x2f06a7['shift']());}}}(_0x481b,0x4bd61));function _0x368b(_0xc79534,_0x174d67){const _0x481bb=_0x481b();return _0x368b=function(_0x368b23,_0x1ea8be){_0x368b23=_0x368b23-0xcd;let _0x12d15c=_0x481bb[_0x368b23];return _0x12d15c;},_0x368b(_0xc79534,_0x174d67);}import{Plugin as _0x420f5b}from'ckeditor5/src/core.js';import{getTranslation as _0x49b0b3}from'../utils/common-translations.js';export default class ue extends _0x420f5b{[_0xce59b5(0xf5)](){const _0x4f009b=_0xce59b5;if(!this[_0x4f009b(0xd5)][_0x4f009b(0x115)][_0x4f009b(0x126)](_0x4f009b(0x127)))return;const _0x226a38=this[_0x4f009b(0xd5)][_0x4f009b(0xec)][_0x4f009b(0xdb)](_0x4f009b(0xfe)),_0x1ef4ce=this[_0x4f009b(0xd5)][_0x4f009b(0x115)][_0x4f009b(0xdb)](_0x4f009b(0x114));_0x226a38[_0x4f009b(0xe4)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xef)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xef))),_0x226a38[_0x4f009b(0xff)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xdc)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xdc))),_0x226a38[_0x4f009b(0xcf)]&&(_0x1ef4ce[_0x4f009b(0xe6)](_0x4f009b(0xed)),_0x1ef4ce[_0x4f009b(0xde)](_0x4f009b(0xed)));const _0x2e9a9f={'type':_0x4f009b(0xd3),'content':''};_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](this[_0x4f009b(0xcd)][_0x4f009b(0xe7)](this));const _0x6a17=this[_0x4f009b(0xd5)][_0x4f009b(0x129)];_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd1)](_0x4f009b(0xdc),_0x49b0b3(_0x6a17,_0x4f009b(0xee))),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](_0x54a81f=>{const _0x4dbf52=_0x4f009b,{data:_0x4edf7a}=_0x54a81f;if(_0x4edf7a&&_0x4dbf52(0xdc)==_0x4edf7a[_0x4dbf52(0x11a)])return null==_0x4edf7a[_0x4dbf52(0x123)]||0x0==_0x4edf7a[_0x4dbf52(0x123)]&&null==_0x4edf7a[_0x4dbf52(0x102)]?_0x2e9a9f:void 0x0;}),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd1)](_0x4f009b(0xed),_0x49b0b3(_0x6a17,_0x4f009b(0xfd))),_0x1ef4ce[_0x4f009b(0xd8)][_0x4f009b(0xd2)](_0x2e54b0=>{const _0x380453=_0x4f009b,{data:_0x2e69d2}=_0x2e54b0;if(_0x2e69d2&&_0x380453(0xed)==_0x2e69d2[_0x380453(0x11a)])return null==_0x2e69d2[_0x380453(0x123)]||0x1==_0x2e69d2[_0x380453(0x123)]&&null==_0x2e69d2[_0x380453(0x102)]?_0x2e9a9f:void 0x0;}),this[_0x4f009b(0xd5)][_0x4f009b(0x113)][_0x4f009b(0xf2)][_0x4f009b(0x120)](_0x178f29=>{const _0x17963e=_0x4f009b;if(_0x178f29[_0x17963e(0xfa)][_0x17963e(0x103)])return!0x1;let _0x2da792=!0x1;const _0xbb4077=_0x1ef4ce[_0x17963e(0x119)]({'skipNotAttached':!0x0})[_0x17963e(0xce)](_0x55bd40=>{const _0x358bef=_0x17963e,_0x2ac986=_0x1ef4ce[_0x358bef(0xe3)](_0x55bd40);return _0x358bef(0xed)==_0x2ac986||_0x358bef(0xdc)==_0x2ac986;});for(const _0x31e5af of _0xbb4077){const _0x3dabe6=_0x31e5af[_0x17963e(0x110)]()[_0x17963e(0xe5)][_0x17963e(0x10f)][_0x17963e(0x117)](_0x17963e(0x11b));if(_0x17963e(0xea)==_0x3dabe6||_0x17963e(0xe9)==_0x3dabe6)continue;_0x1ef4ce[_0x17963e(0xf3)](_0x31e5af[_0x17963e(0x110)](),_0x17963e(0x125))[_0x17963e(0x122)](_0x5492fc=>_0x17963e(0x11b)==_0x1ef4ce[_0x17963e(0xe3)](_0x5492fc[_0x17963e(0xe2)]))||(_0x178f29[_0x17963e(0xd6)](_0x31e5af[_0x17963e(0xe8)]()),_0x2da792=!0x0);}return _0x2da792;}),this[_0x4f009b(0xd4)]();}[_0xce59b5(0xcd)](_0x1597b7){const _0x5a97eb=_0xce59b5,_0x7cfe54=this[_0x5a97eb(0xd5)][_0x5a97eb(0x129)],{data:_0x3cdfdb}=_0x1597b7,_0x340183={'type':_0x5a97eb(0xd3),'content':''};if(!_0x3cdfdb||_0x5a97eb(0xef)!=_0x3cdfdb[_0x5a97eb(0x11a)])return;if(!_0x3cdfdb[_0x5a97eb(0x102)])return _0x5a97eb(0x105)==_0x3cdfdb[_0x5a97eb(0x123)]?_0x340183:{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x123)])))};if(!_0x3cdfdb[_0x5a97eb(0x123)]){if(_0x5a97eb(0x105)==_0x3cdfdb[_0x5a97eb(0x102)])return _0x340183;let _0x5bbe02=_0x1597b7[_0x5a97eb(0xd9)];for(;_0x5bbe02;){if(_0x5bbe02[_0x5a97eb(0x128)]&&_0x5a97eb(0x11b)==_0x5bbe02[_0x5a97eb(0x128)][_0x5a97eb(0x11a)]&&_0x5bbe02[_0x5a97eb(0x128)][_0x5a97eb(0x123)])return _0x340183;_0x5bbe02=_0x5bbe02[_0x5a97eb(0xf1)];}return{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xd0),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x102)])))};}if(_0x5a97eb(0x105)!=_0x3cdfdb[_0x5a97eb(0x123)])return{'type':_0x5a97eb(0xd3),'content':''+_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,this[_0x5a97eb(0xdf)](_0x3cdfdb[_0x5a97eb(0x123)])))};let _0x8e0467=_0x1597b7[_0x5a97eb(0xd9)];for(;_0x8e0467;){if(_0x8e0467[_0x5a97eb(0x128)]&&_0x5a97eb(0x11b)==_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x11a)]&&_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x123)]&&_0x8e0467[_0x5a97eb(0x128)][_0x5a97eb(0x102)])return _0x340183;_0x8e0467=_0x8e0467[_0x5a97eb(0xf1)];}const _0x3d6c1c=_0x1597b7[_0x5a97eb(0x110)]()[_0x5a97eb(0xe5)][_0x5a97eb(0x10f)][_0x5a97eb(0x117)](_0x5a97eb(0x11b));return{'type':_0x5a97eb(0xd3),'content':_0x49b0b3(_0x7cfe54,_0x5a97eb(0xda),_0x49b0b3(_0x7cfe54,_0x5a97eb(0xfb)+_0x3d6c1c[_0x5a97eb(0xf9)]()+_0x5a97eb(0xeb)))};}[_0xce59b5(0xd4)](){const _0x160ea5=_0xce59b5,_0x4bf04d=this[_0x160ea5(0xd5)],_0x423cbf=_0x4bf04d[_0x160ea5(0x129)];_0x4bf04d[_0x160ea5(0x115)][_0x160ea5(0xdb)](_0x160ea5(0x114))[_0x160ea5(0xd8)][_0x160ea5(0xd2)](_0x2f61fd=>{const _0x5a8424=_0x160ea5;if(_0x5a8424(0x108)!=_0x2f61fd[_0x5a8424(0x101)])return;const {data:_0x2ed08f}=_0x2f61fd;if(!_0x2ed08f)return;let _0x1adf32,_0x2bfe32;switch(_0x2ed08f[_0x5a8424(0xdd)]){case _0x5a8424(0xef):_0x1adf32=_0x5a8424(0xe1),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32,_0x49b0b3(_0x423cbf,this[_0x5a8424(0xdf)](_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0x101)])))};break;case _0x5a8424(0xdc):_0x1adf32=_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0xff)]?_0x5a8424(0xf6):_0x5a8424(0xd7),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32)};break;case _0x5a8424(0xed):_0x1adf32=_0x5a8424(0x124),_0x2bfe32={'type':_0x5a8424(0xd3),'content':_0x49b0b3(_0x423cbf,_0x1adf32,_0x2ed08f[_0x5a8424(0xf7)][0x0][_0x5a8424(0xcf)])};}return _0x2bfe32;});}[_0xce59b5(0xdf)](_0x55cfae){const _0x7d653c=_0xce59b5;return _0x7d653c(0xfb)+function(_0x17b65c){const _0x245149=_0x7d653c;if(pe[_0x245149(0x118)](_0x17b65c))return _0x245149(0x111);if(ye[_0x245149(0x118)](_0x17b65c))return _0x245149(0xea);return null;}(_0x55cfae)[_0x7d653c(0xf9)]()+_0x7d653c(0xe0)+_0x55cfae[_0x7d653c(0xf9)]()[_0x7d653c(0x106)](/-/g,'_');}}const pe=[_0xce59b5(0x109),_0xce59b5(0x11c),_0xce59b5(0xf4)],ye=[_0xce59b5(0x11f),_0xce59b5(0x107),_0xce59b5(0xfc),_0xce59b5(0x10a),_0xce59b5(0x116),_0xce59b5(0x10c)];function _0x481b(){const _0x48e487=['default','replace','decimal-leading-zero','formatBlock','disc','upper-roman','5204980BvOKTU','upper-latin','1962VpxkFS','4106601IeaQLb','nodeAfter','getFirstRange','bulleted','90705kADedi','model','TrackChangesEditing','plugins','lower-latin','getAttribute','includes','getSuggestions','key','listType','circle','31XEgqWN','3830824sQUSyy','decimal','registerPostFixer','80vNgFEX','find','newValue','*Format:*\x20set\x20start\x20index\x20to\x20%0','attribute','has','ListPropertiesEditing','data','locale','handleDescriptions','filter','startIndex','*Remove\x20format:*\x20%0','registerAttributeLabel','registerDescriptionCallback','format','_registerLegacyDescription','editor','removeMarker','*Format:*\x20set\x20order\x20to\x20regular','descriptionFactory','head','*Set\x20format:*\x20%0','get','listReversed','commandName','registerBlockAttribute','_getTranslationKeyForListStyle','_LIST_','*Change\x20to:*\x20%0','suggestion','_getAttributeKey','styles','start','enableDefaultAttributesIntegration','bind','getFirstMarker','customNumbered','numbered','_LIST_DEFAULT','config','listStart','FORMAT_LIST_REVERSED','listStyle','7QLqlTg','next','document','_findSuggestions','square','afterInit','*Format:*\x20set\x20order\x20to\x20reversed','commandParams','22150CuQIhr','toUpperCase','batch','ELEMENT_','lower-roman','FORMAT_LIST_START','list.properties','reversed','17710671TtJmiO','type','oldValue','isUndo','6385qMUhXi'];_0x481b=function(){return _0x48e487;};return _0x481b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4994(_0x19e6da,_0x5e28af){const _0x9b4895=_0x9b48();return _0x4994=function(_0x499492,_0x503ff7){_0x499492=_0x499492-0x19c;let _0x2ed6fe=_0x9b4895[_0x499492];return _0x2ed6fe;},_0x4994(_0x19e6da,_0x5e28af);}const _0xb21094=_0x4994;(function(_0x72280a,_0x373bc7){const _0x2a9b5b=_0x4994,_0x510666=_0x72280a();while(!![]){try{const _0x50b266=-parseInt(_0x2a9b5b(0x1a7))/0x1+-parseInt(_0x2a9b5b(0x1ab))/0x2+-parseInt(_0x2a9b5b(0x1a9))/0x3+parseInt(_0x2a9b5b(0x1af))/0x4+-parseInt(_0x2a9b5b(0x19f))/0x5+parseInt(_0x2a9b5b(0x1b4))/0x6*(-parseInt(_0x2a9b5b(0x1a2))/0x7)+parseInt(_0x2a9b5b(0x1be))/0x8*(parseInt(_0x2a9b5b(0x1bf))/0x9);if(_0x50b266===_0x373bc7)break;else _0x510666['push'](_0x510666['shift']());}catch(_0x302c44){_0x510666['push'](_0x510666['shift']());}}}(_0x9b48,0x8f3e6));import{Plugin as _0xcba4cb}from'ckeditor5/src/core.js';function _0x9b48(){const _0x1d8d85=['TrackChangesEditing','plugins','high','get','for','editor','ELEMENT_MEDIA','mediaEmbed','enableCommand','8uSuWcp','18042984LgpWof','has','media','downcastDispatcher','1214110eWUPKf','stop','dataDowncast','1281eIUFBB','registerElementLabel','showSuggestionHighlights','locale','MediaEmbedEditing','1120150pTnUNQ','elementToElement','88689SkUGxP','div','692044keIilr','attribute:url:media','conversion','descriptionFactory','1587272mGRwdA','options','afterInit','data','createEmptyElement','2502EWEvkp'];_0x9b48=function(){return _0x1d8d85;};return _0x9b48();}import{getTranslation as _0x495c24}from'../utils/common-translations.js';export default class ft extends _0xcba4cb{[_0xb21094(0x1b1)](){const _0xe7a268=_0xb21094,_0x4f10c6=this[_0xe7a268(0x1ba)];if(!_0x4f10c6[_0xe7a268(0x1b6)][_0xe7a268(0x19c)](_0xe7a268(0x1a6)))return;const _0x531ba2=_0x4f10c6[_0xe7a268(0x1b6)][_0xe7a268(0x1b8)](_0xe7a268(0x1b5)),_0x47bea0=_0x4f10c6[_0xe7a268(0x1a5)];_0x531ba2[_0xe7a268(0x1bd)](_0xe7a268(0x1bc)),_0x531ba2[_0xe7a268(0x1ae)][_0xe7a268(0x1a3)](_0xe7a268(0x19d),_0x13a638=>_0x495c24(_0x47bea0,_0xe7a268(0x1bb),_0x13a638)),_0x4f10c6[_0xe7a268(0x1ad)][_0xe7a268(0x1b9)](_0xe7a268(0x1a1))[_0xe7a268(0x1a8)]({'model':_0xe7a268(0x19d),'view':(_0x565fb0,{writer:_0x1202d,options:_0x1a396d})=>{const _0x13721e=_0xe7a268;if(_0x1a396d[_0x13721e(0x1a4)])return _0x1202d[_0x13721e(0x1b3)](_0x13721e(0x1aa));},'converterPriority':_0xe7a268(0x1b7)}),_0x4f10c6[_0xe7a268(0x1b2)][_0xe7a268(0x19e)]['on'](_0xe7a268(0x1ac),(_0x2f048b,_0x3ba426,_0x1b0b0d)=>{const _0x459bdc=_0xe7a268;_0x1b0b0d[_0x459bdc(0x1b0)][_0x459bdc(0x1a4)]&&_0x2f048b[_0x459bdc(0x1a0)]();},{'priority':_0xe7a268(0x1b7)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4533(_0x6b6a35,_0x30817a){const _0x2921fc=_0x2921();return _0x4533=function(_0x453309,_0x50677a){_0x453309=_0x453309-0x1b1;let _0x56d2fc=_0x2921fc[_0x453309];return _0x56d2fc;},_0x4533(_0x6b6a35,_0x30817a);}const _0x188994=_0x4533;(function(_0x509922,_0x31c8f7){const _0x530d58=_0x4533,_0x2c7294=_0x509922();while(!![]){try{const _0xcc887e=parseInt(_0x530d58(0x1c1))/0x1+-parseInt(_0x530d58(0x1bb))/0x2*(parseInt(_0x530d58(0x1b1))/0x3)+-parseInt(_0x530d58(0x1bf))/0x4+-parseInt(_0x530d58(0x1b4))/0x5+-parseInt(_0x530d58(0x1b6))/0x6*(-parseInt(_0x530d58(0x1b9))/0x7)+-parseInt(_0x530d58(0x1b7))/0x8+-parseInt(_0x530d58(0x1ba))/0x9*(-parseInt(_0x530d58(0x1b8))/0xa);if(_0xcc887e===_0x31c8f7)break;else _0x2c7294['push'](_0x2c7294['shift']());}catch(_0x2c1033){_0x2c7294['push'](_0x2c7294['shift']());}}}(_0x2921,0x22fd8));function _0x2921(){const _0x28c8ad=['78054ObChwt','mention','plugins','111336VAhxjZ','get','editor','1285595CaCrip','afterInit','42GkWKsu','1991496mLkWtq','50LyXKri','171367vKnMmG','1041381sLwoxW','2IemEEP','MentionEditing','TrackChangesEditing','enableCommand','565912sFkVXe','has'];_0x2921=function(){return _0x28c8ad;};return _0x2921();}import{Plugin as _0x195708}from'ckeditor5/src/core.js';export default class gt extends _0x195708{[_0x188994(0x1b5)](){const _0x2365f6=_0x188994,_0x5181a4=this[_0x2365f6(0x1b3)];_0x5181a4[_0x2365f6(0x1c3)][_0x2365f6(0x1c0)](_0x2365f6(0x1bc))&&_0x5181a4[_0x2365f6(0x1c3)][_0x2365f6(0x1b2)](_0x2365f6(0x1bd))[_0x2365f6(0x1be)](_0x2365f6(0x1c2));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x333948=_0x58f1;(function(_0x4b7154,_0x4cb207){const _0x348652=_0x58f1,_0x4e072c=_0x4b7154();while(!![]){try{const _0x53899f=-parseInt(_0x348652(0x9b))/0x1*(-parseInt(_0x348652(0x91))/0x2)+-parseInt(_0x348652(0xa4))/0x3+-parseInt(_0x348652(0x90))/0x4+-parseInt(_0x348652(0x95))/0x5*(parseInt(_0x348652(0x8d))/0x6)+-parseInt(_0x348652(0x8e))/0x7+-parseInt(_0x348652(0x93))/0x8*(parseInt(_0x348652(0xa8))/0x9)+-parseInt(_0x348652(0x8a))/0xa*(-parseInt(_0x348652(0x8c))/0xb);if(_0x53899f===_0x4cb207)break;else _0x4e072c['push'](_0x4e072c['shift']());}catch(_0x588b70){_0x4e072c['push'](_0x4e072c['shift']());}}}(_0x52e7,0xbedaf));function _0x52e7(){const _0x3c4ee6=['TrackChangesEditing','handleDescriptions','151gsWamL','editor','locale','enableDefaultAttributesIntegration','get','afterInit','registerBlockAttribute','plugins','newValue','979302lOanEl','multiLevelList','listMarkerStyle','*Remove\x20format:*\x20%0','3015egkdnV','registerDescriptionCallback','listType','head','format','ELEMENT_MULTI_LEVEL_LIST','*Set\x20format:*\x20%0','10agkPJP','has','36968767cCAECZ','6JMAbbh','1932196mmfzym','MultiLevelList','5622472etocgV','13128usBtZM','descriptionFactory','17288eoUQDp','next','4191015jcYSSM','data','key','oldValue'];_0x52e7=function(){return _0x3c4ee6;};return _0x52e7();}function _0x58f1(_0x4b79db,_0x168b98){const _0x52e725=_0x52e7();return _0x58f1=function(_0x58f176,_0x32347f){_0x58f176=_0x58f176-0x8a;let _0x17e9af=_0x52e725[_0x58f176];return _0x17e9af;},_0x58f1(_0x4b79db,_0x168b98);}import{Plugin as _0x4327db}from'ckeditor5/src/core.js';import{getTranslation as _0x261f43}from'../utils/common-translations.js';export default class lt extends _0x4327db{[_0x333948(0xa0)](){const _0x3db16d=_0x333948,_0x35f072=this[_0x3db16d(0x9c)],_0x51b04a=_0x35f072[_0x3db16d(0xa2)][_0x3db16d(0x9f)](_0x3db16d(0x99));_0x35f072[_0x3db16d(0xa2)][_0x3db16d(0x8b)](_0x3db16d(0x8f))&&(_0x51b04a[_0x3db16d(0x9e)](_0x3db16d(0xa5)),_0x51b04a[_0x3db16d(0xa1)](_0x3db16d(0xa6)),_0x51b04a[_0x3db16d(0x92)][_0x3db16d(0xa9)](_0x53a183=>this[_0x3db16d(0x9a)](_0x53a183)));}[_0x333948(0x9a)](_0x39b799){const _0x28bd91=_0x333948,_0x927c0a=this[_0x28bd91(0x9c)][_0x28bd91(0x9d)],{data:_0x597703}=_0x39b799,_0x28265f={'type':_0x28bd91(0xac),'content':''};if(_0x597703&&_0x28bd91(0xa6)==_0x597703[_0x28bd91(0x97)]){if(!_0x597703[_0x28bd91(0x98)])return{'type':_0x28bd91(0xac),'content':_0x261f43(_0x927c0a,_0x28bd91(0xae),_0x261f43(_0x927c0a,_0x28bd91(0xad)))+'\x20('+_0x597703[_0x28bd91(0xa3)]+')'};if(!_0x597703[_0x28bd91(0xa3)]){let _0x5e5f51=_0x39b799[_0x28bd91(0xab)];for(;_0x5e5f51;){if(_0x5e5f51[_0x28bd91(0x96)]&&_0x28bd91(0xaa)==_0x5e5f51[_0x28bd91(0x96)][_0x28bd91(0x97)]&&_0x5e5f51[_0x28bd91(0x96)][_0x28bd91(0xa3)])return _0x28265f;_0x5e5f51=_0x5e5f51[_0x28bd91(0x94)];}return{'type':_0x28bd91(0xac),'content':_0x261f43(_0x927c0a,_0x28bd91(0xa7),_0x261f43(_0x927c0a,_0x28bd91(0xad)))+'\x20('+_0x597703[_0x28bd91(0x98)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x27f2e4=_0x2d8f;function _0x2d8f(_0x124da8,_0x437837){const _0x709b02=_0x709b();return _0x2d8f=function(_0x2d8f8a,_0x4b9256){_0x2d8f8a=_0x2d8f8a-0xc4;let _0x3108ad=_0x709b02[_0x2d8f8a];return _0x3108ad;},_0x2d8f(_0x124da8,_0x437837);}(function(_0x12b136,_0x494e07){const _0x22d5e5=_0x2d8f,_0x516076=_0x12b136();while(!![]){try{const _0x304f52=-parseInt(_0x22d5e5(0xd7))/0x1+parseInt(_0x22d5e5(0xd9))/0x2*(parseInt(_0x22d5e5(0xd6))/0x3)+-parseInt(_0x22d5e5(0xd0))/0x4+-parseInt(_0x22d5e5(0xd8))/0x5+-parseInt(_0x22d5e5(0xc8))/0x6+parseInt(_0x22d5e5(0xc6))/0x7*(-parseInt(_0x22d5e5(0xd2))/0x8)+parseInt(_0x22d5e5(0xc9))/0x9*(parseInt(_0x22d5e5(0xd1))/0xa);if(_0x304f52===_0x494e07)break;else _0x516076['push'](_0x516076['shift']());}catch(_0xfbc520){_0x516076['push'](_0x516076['shift']());}}}(_0x709b,0xf21dc));function _0x709b(){const _0x260683=['170lnCSLh','520xUMmmL','afterInit','get','editor','27sfsUkK','1603033WcShZN','633275iZmOKr','142602FanGgC','descriptionFactory','enableCommand','locale','133294sWlqMw','has','11785698CXwGee','3009618Sihkef','plugins','ELEMENT_PAGE_BREAK','registerElementLabel','PageBreakEditing','TrackChangesEditing','pageBreak','1612536yhAJbb'];_0x709b=function(){return _0x260683;};return _0x709b();}import{Plugin as _0x3c44dd}from'ckeditor5/src/core.js';import{getTranslation as _0xac6c5}from'../utils/common-translations.js';export default class mt extends _0x3c44dd{[_0x27f2e4(0xd3)](){const _0x57e07c=_0x27f2e4,_0x440aad=this[_0x57e07c(0xd5)];if(!_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xc7)](_0x57e07c(0xcd)))return;_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xd4)](_0x57e07c(0xce))[_0x57e07c(0xc4)](_0x57e07c(0xcf));const _0x2e6a48=_0x440aad[_0x57e07c(0xca)][_0x57e07c(0xd4)](_0x57e07c(0xce)),_0x2c12bd=_0x440aad[_0x57e07c(0xc5)];_0x2e6a48[_0x57e07c(0xda)][_0x57e07c(0xcc)](_0x57e07c(0xcf),_0x1238a0=>_0xac6c5(_0x2c12bd,_0x57e07c(0xcb),_0x1238a0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x25f8f8=_0x1841;(function(_0x36be11,_0x1ee05f){const _0x117077=_0x1841,_0x9de99=_0x36be11();while(!![]){try{const _0x28faeb=-parseInt(_0x117077(0xf8))/0x1+-parseInt(_0x117077(0xe5))/0x2+parseInt(_0x117077(0xcf))/0x3+parseInt(_0x117077(0xdd))/0x4*(-parseInt(_0x117077(0x106))/0x5)+-parseInt(_0x117077(0xd5))/0x6+parseInt(_0x117077(0xd9))/0x7+parseInt(_0x117077(0xe6))/0x8;if(_0x28faeb===_0x1ee05f)break;else _0x9de99['push'](_0x9de99['shift']());}catch(_0x23c6ff){_0x9de99['push'](_0x9de99['shift']());}}}(_0x41ba,0xce494));function _0x41ba(){const _0x435574=['get','writer','data','includes','plugins','afterInit','340772dWbiqD','21464232JmBJGq','insertParagraph','markerName','bindElementToMarker','ELEMENT_PARAGRAPH','options','paragraph','Paragraph','isBlock','addClass','activeMarkers','createUIElement','getFirstRange','start','registerElementLabel','model','isTouching','consumable','129620yMGAEL','*Insert:*\x20%0','insert','type','checkChild','span','TrackChangesEditing','ck-suggestion-marker--active','$text','format','editor','isLimit','editing','nodeAfter','745CbnvEL','insertion','locale','getItemLabel','mapper','_registerLegacyDescription','registerDescriptionCallback','enableDefaultAttributesIntegration','showSuggestionHighlights','name','end','enableCommand','formatBlock','990903nzePfT','descriptionFactory','toViewPosition','has','consume','commandName','6162420gTKnWn','*Change\x20to:*\x20%0','downcastDispatcher','schema','2759414BpZMft','addMarker:suggestion:insertion','markerRange','highest','33168zDYiCp','ck-suggestion-marker-split'];_0x41ba=function(){return _0x435574;};return _0x41ba();}import{Plugin as _0x3f79c2}from'ckeditor5/src/core.js';import{getTranslation as _0x208d1f}from'../utils/common-translations.js';export default class dt extends _0x3f79c2{[_0x25f8f8(0xe4)](){const _0x290390=_0x25f8f8,_0x362a65=this[_0x290390(0x102)];if(!_0x362a65[_0x290390(0xe3)][_0x290390(0xd2)](_0x290390(0xed)))return;const _0x18f80a=_0x362a65[_0x290390(0x108)],_0x54e27d=_0x362a65[_0x290390(0xe3)][_0x290390(0xdf)](_0x290390(0xfe));_0x54e27d[_0x290390(0xd0)][_0x290390(0xf4)](_0x290390(0xec),_0x16f8aa=>_0x208d1f(_0x18f80a,_0x290390(0xea),_0x16f8aa)),_0x54e27d[_0x290390(0x10d)](_0x290390(0xec)),_0x54e27d[_0x290390(0xcd)](_0x290390(0xe7)),_0x362a65[_0x290390(0x104)][_0x290390(0xd7)]['on'](_0x290390(0xda),nr(_0x362a65),{'priority':_0x290390(0xdc)}),_0x362a65[_0x290390(0xe1)][_0x290390(0xd7)]['on'](_0x290390(0xda),(_0x2bf80a,_0x39459a,_0x366212)=>{const _0xbd15f1=_0x290390;_0x366212[_0xbd15f1(0xeb)][_0xbd15f1(0xca)]&&nr(_0x362a65,{'showActiveMarker':!0x1})(_0x2bf80a,_0x39459a,_0x366212);},{'priority':_0x290390(0xdc)});const _0x33df2b=_0x54e27d[_0x290390(0xd0)];_0x33df2b[_0x290390(0x10c)](_0x394bc5=>{const _0x3b3589=_0x290390;if(_0x3b3589(0x107)!==_0x394bc5[_0x3b3589(0xfb)])return;const {start:_0x491c81,end:_0x59e78f}=_0x394bc5[_0x3b3589(0xf2)]();if(!_0x491c81[_0x3b3589(0xf6)](_0x59e78f)||!_0x491c81[_0x3b3589(0x105)])return;const _0x28233e=_0x362a65[_0x3b3589(0xf5)][_0x3b3589(0xd8)],_0x29816d=_0x491c81[_0x3b3589(0x105)];return _0x28233e[_0x3b3589(0xee)](_0x29816d)&&!_0x28233e[_0x3b3589(0x103)](_0x29816d)&&_0x28233e[_0x3b3589(0xfc)](_0x29816d,_0x3b3589(0x100))?{'type':_0x3b3589(0x107),'content':_0x208d1f(_0x18f80a,_0x3b3589(0xf9),_0x33df2b[_0x3b3589(0x109)](_0x29816d,0x1))}:void 0x0;}),this[_0x290390(0x10b)]();}[_0x25f8f8(0x10b)](){const _0x1d9451=_0x25f8f8,_0x47e05a=this[_0x1d9451(0x102)],_0x3fa480=_0x47e05a[_0x1d9451(0x108)];_0x47e05a[_0x1d9451(0xe3)][_0x1d9451(0xdf)](_0x1d9451(0xfe))[_0x1d9451(0xd0)][_0x1d9451(0x10c)](_0x416dc3=>{const _0x1d70a3=_0x1d9451;if(_0x1d70a3(0xce)!=_0x416dc3[_0x1d70a3(0xfb)])return;const {data:_0x238b30}=_0x416dc3;return _0x238b30&&_0x1d70a3(0xec)==_0x238b30[_0x1d70a3(0xd4)]?{'type':_0x1d70a3(0x101),'content':_0x208d1f(_0x3fa480,_0x1d70a3(0xd6),_0x208d1f(_0x3fa480,_0x1d70a3(0xea)))}:void 0x0;});}}function _0x1841(_0x4bd52f,_0x3ab3d2){const _0x41ba24=_0x41ba();return _0x1841=function(_0x184160,_0x146d30){_0x184160=_0x184160-0xca;let _0x32f4d3=_0x41ba24[_0x184160];return _0x32f4d3;},_0x1841(_0x4bd52f,_0x3ab3d2);}function nr(_0x34be83,{showActiveMarker:_0xa27ee4=!0x0}={}){return(_0x584938,_0x305333,_0xf7c47e)=>{const _0x41224f=_0x1841,_0xc237=_0x34be83[_0x41224f(0xe3)][_0x41224f(0xdf)](_0x41224f(0xfe)),_0x2ff740=_0x305333[_0x41224f(0xdb)][_0x41224f(0xf3)],_0x2e609b=_0x305333[_0x41224f(0xdb)][_0x41224f(0xcc)],_0x31650e=_0x34be83[_0x41224f(0xf5)][_0x41224f(0xd8)];if(!_0x2ff740[_0x41224f(0xf6)](_0x2e609b)||!_0x2ff740[_0x41224f(0x105)])return;const _0x1d40f3=_0x2ff740[_0x41224f(0x105)];if(_0x31650e[_0x41224f(0xee)](_0x1d40f3)&&!_0x31650e[_0x41224f(0x103)](_0x1d40f3)&&_0x31650e[_0x41224f(0xfc)](_0x1d40f3,_0x41224f(0x100))){if(!_0xf7c47e[_0x41224f(0xf7)][_0x41224f(0xd3)](_0x305333[_0x41224f(0xdb)],_0x584938[_0x41224f(0xcb)]))return;const _0x187c10=_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xf1)](_0x41224f(0xfd),{'class':_0x41224f(0xde)}),_0x4c546b=_0xf7c47e[_0x41224f(0x10a)][_0x41224f(0xd1)](_0x2e609b);_0xa27ee4&&_0xc237[_0x41224f(0xf0)][_0x41224f(0xe2)](_0x305333[_0x41224f(0xe8)])&&_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xef)](_0x41224f(0xff),_0x187c10),_0xf7c47e[_0x41224f(0xe0)][_0x41224f(0xfa)](_0x4c546b,_0x187c10),_0xf7c47e[_0x41224f(0x10a)][_0x41224f(0xe9)](_0x187c10,_0x305333[_0x41224f(0xe8)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x6027ff=_0x5ece;(function(_0x1cfa85,_0x246819){const _0x5f5aaf=_0x5ece,_0x5dfcb4=_0x1cfa85();while(!![]){try{const _0x3a5b5b=-parseInt(_0x5f5aaf(0x117))/0x1*(parseInt(_0x5f5aaf(0x122))/0x2)+parseInt(_0x5f5aaf(0x108))/0x3*(parseInt(_0x5f5aaf(0x118))/0x4)+parseInt(_0x5f5aaf(0x107))/0x5+-parseInt(_0x5f5aaf(0x125))/0x6+parseInt(_0x5f5aaf(0x113))/0x7*(-parseInt(_0x5f5aaf(0x11f))/0x8)+parseInt(_0x5f5aaf(0x112))/0x9*(-parseInt(_0x5f5aaf(0x11c))/0xa)+-parseInt(_0x5f5aaf(0x119))/0xb*(-parseInt(_0x5f5aaf(0x123))/0xc);if(_0x3a5b5b===_0x246819)break;else _0x5dfcb4['push'](_0x5dfcb4['shift']());}catch(_0x30d4b0){_0x5dfcb4['push'](_0x5dfcb4['shift']());}}}(_0xfbde,0x68d43));import{Plugin as _0x1c8e3d}from'ckeditor5/src/core.js';function _0x5ece(_0x59a0ba,_0x11a9e6){const _0xfbde76=_0xfbde();return _0x5ece=function(_0x5ecec5,_0x4450c6){_0x5ecec5=_0x5ecec5-0x107;let _0x40f460=_0xfbde76[_0x5ecec5];return _0x40f460;},_0x5ece(_0x59a0ba,_0x11a9e6);}import{getTranslation as _0x3e5987}from'../utils/common-translations.js';export default class pt extends _0x1c8e3d{[_0x6027ff(0x114)](){const _0x5031a5=_0x6027ff,_0x16ea96=this[_0x5031a5(0x11b)];if(!_0x16ea96[_0x5031a5(0x111)][_0x5031a5(0x115)](_0x5031a5(0x121)))return;_0x16ea96[_0x5031a5(0x111)][_0x5031a5(0x10f)](_0x5031a5(0x120))[_0x5031a5(0x11a)](_0x5031a5(0x11e)),this[_0x5031a5(0x116)]();}[_0x6027ff(0x116)](){const _0x43b8f8=_0x6027ff,_0x4b57a1=this[_0x43b8f8(0x11b)];_0x4b57a1[_0x43b8f8(0x111)][_0x43b8f8(0x10f)](_0x43b8f8(0x120))[_0x43b8f8(0x10c)][_0x43b8f8(0x11d)](_0x2240b8=>{const _0x2c3aa2=_0x43b8f8;if(_0x2c3aa2(0x10b)!=_0x2240b8[_0x2c3aa2(0x10e)]&&_0x2c3aa2(0x109)!=_0x2240b8[_0x2c3aa2(0x10e)])return;const {data:_0x4cb08c}=_0x2240b8;return _0x4cb08c&&_0x2c3aa2(0x11e)==_0x4cb08c[_0x2c3aa2(0x10a)]?{'type':_0x2c3aa2(0x10d),'content':_0x3e5987(_0x4b57a1[_0x2c3aa2(0x124)],_0x2c3aa2(0x110))}:void 0x0;});}}function _0xfbde(){const _0x3a6c40=['187taSdRG','enableDefaultAttributesIntegration','editor','200jtkZbq','registerDescriptionCallback','removeFormat','503512dYauDj','TrackChangesEditing','RemoveFormatEditing','70gLUTUO','1028736OdbrLl','locale','4333680FNDrRW','1943485WkVINF','18345jViyfp','formatInline','commandName','formatBlock','descriptionFactory','format','type','get','*Remove\x20all\x20formatting*','plugins','7506VYaDGj','42gDKmYT','afterInit','has','_registerLegacyDescription','11195LmBdlD','60Wpeaes'];_0xfbde=function(){return _0x3a6c40;};return _0xfbde();}
|