@ckeditor/ckeditor5-track-changes 42.0.0-alpha.20 → 42.0.0-alpha.22
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 _0x48ebbb=_0xe958;(function(_0x126073,_0x447da0){const _0x244b0f=_0xe958,_0x2411e2=_0x126073();while(!![]){try{const _0x425d8b=parseInt(_0x244b0f(0xcd))/0x1+-parseInt(_0x244b0f(0x8a))/0x2+-parseInt(_0x244b0f(0xab))/0x3*(-parseInt(_0x244b0f(0xc3))/0x4)+parseInt(_0x244b0f(0x8f))/0x5+parseInt(_0x244b0f(0xaf))/0x6+parseInt(_0x244b0f(0xc5))/0x7*(parseInt(_0x244b0f(0xcb))/0x8)+-parseInt(_0x244b0f(0xc9))/0x9*(parseInt(_0x244b0f(0xbd))/0xa);if(_0x425d8b===_0x447da0)break;else _0x2411e2['push'](_0x2411e2['shift']());}catch(_0x55db94){_0x2411e2['push'](_0x2411e2['shift']());}}}(_0x41c0,0x4c7fd));import{Plugin as _0x42b7c1}from'ckeditor5/src/core.js';import{getTranslation as _0x2909a7}from'../utils/common-translations.js';export default class ut extends _0x42b7c1{[_0x48ebbb(0xac)](){const _0x5b2759=_0x48ebbb,_0x4fd3e8=this[_0x5b2759(0x97)],_0xa7d27c=_0x4fd3e8[_0x5b2759(0x8b)];if(!_0x4fd3e8[_0x5b2759(0xbb)][_0x5b2759(0xc1)](_0x5b2759(0xd4)))return;const _0xb4875d=_0x4fd3e8[_0x5b2759(0xbb)][_0x5b2759(0xcc)](_0x5b2759(0xba)),_0x1a3461=_0x4fd3e8[_0x5b2759(0xbb)][_0x5b2759(0xc1)](_0x5b2759(0x90));function _0xecb1fd(_0x27a72b){return()=>{const _0x17e8ea=_0xe958,_0x45195=_0x4fd3e8[_0x17e8ea(0xc2)][_0x17e8ea(0xa6)][_0x17e8ea(0xa0)],_0x33d655=_0x4fd3e8[_0x17e8ea(0xa9)][_0x17e8ea(0xcc)](_0x27a72b);if(_0x33d655[_0x17e8ea(0x9e)])return void _0x4fd3e8[_0x17e8ea(0xae)](_0x17e8ea(0xbe),{});const _0x4da30c=_0x27a72b[_0x17e8ea(0xdc)](0x0,-0x4),_0x25ab92=function(_0x3160c7,_0x5d75c3,_0x4e6d15){const _0x1ffa65=_0x17e8ea;let _0x42db76=Array[_0x1ffa65(0xad)](_0x3160c7)[_0x1ffa65(0x93)](_0x5f1d40=>function(_0x117d1f,_0x87b805){const _0xf4904a=_0x1ffa65;return _0x87b805[_0xf4904a(0xd7)](_0x117d1f[_0xf4904a(0x99)],_0xf4904a(0xca))&&!_0x87b805[_0xf4904a(0x8c)](_0x117d1f);}(_0x5f1d40,_0x4e6d15));_0x42db76=_0x42db76[_0x1ffa65(0x93)](_0x519314=>!_0x519314['is'](_0x1ffa65(0xd6),_0x1ffa65(0xca))||_0x519314[_0x1ffa65(0xbf)](_0x1ffa65(0xbc))!=_0x5d75c3);const _0x4d8119=new Set();for(const _0x213423 of _0x42db76)_0x213423['is'](_0x1ffa65(0xd6),_0x1ffa65(0xca))?_0x4d8119[_0x1ffa65(0x92)](me(_0x213423)):_0x4d8119[_0x1ffa65(0x92)](_0x213423);return Array[_0x1ffa65(0xad)](_0x4d8119);}(_0x45195[_0x17e8ea(0xd8)](),_0x4da30c,_0x4fd3e8[_0x17e8ea(0xc2)][_0x17e8ea(0xc7)]);_0x4fd3e8[_0x17e8ea(0xc2)][_0x17e8ea(0xa3)](()=>{const _0x22ee88=_0x17e8ea;for(const _0x2d2325 of _0x25ab92)_0xb4875d[_0x22ee88(0xaa)](_0x2d2325,{'commandName':_0x27a72b,'commandParams':[{'forceValue':!_0x33d655[_0x22ee88(0x9e)]}],'formatGroupId':_0x22ee88(0xd1)},fe(_0x2d2325));});};}function _0x4ebdf0(_0x473283){return()=>{const _0x2aca1e=_0xe958,_0x522dcb=function(_0x2d3efb){const _0x3ae42f=_0xe958;let _0x2c3b9e=Array[_0x3ae42f(0xad)](_0x2d3efb);const _0x2bc518=_0x2c3b9e[_0x3ae42f(0x98)](_0x17b0ae=>_0x3ae42f(0xca)!=_0x17b0ae[_0x3ae42f(0xc4)]);return _0x2bc518>-0x1&&(_0x2c3b9e=_0x2c3b9e[_0x3ae42f(0xdc)](0x0,_0x2bc518)),_0x2c3b9e;}(_0x4fd3e8[_0x2aca1e(0xc2)][_0x2aca1e(0xa6)][_0x2aca1e(0xa0)][_0x2aca1e(0xd8)]()),_0xc52102=_0x4fd3e8[_0x2aca1e(0xc2)][_0x2aca1e(0xcf)](_0x4fd3e8[_0x2aca1e(0xc2)][_0x2aca1e(0x8d)](_0x522dcb[0x0],_0x2aca1e(0x88)),_0x4fd3e8[_0x2aca1e(0xc2)][_0x2aca1e(0x8d)](_0x522dcb[_0x522dcb[_0x2aca1e(0x9b)]-0x1],_0x2aca1e(0xa1)));_0x4fd3e8[_0x2aca1e(0xc2)][_0x2aca1e(0xa3)](()=>{const _0x41cbdc=_0x2aca1e;_0xb4875d[_0x41cbdc(0xaa)](_0xc52102,{'commandName':_0x473283,'commandParams':[],'formatGroupId':_0x41cbdc(0xc8)},function(_0x5d8862){const _0x19e8aa=_0x41cbdc,_0x3fbe12=new Set();for(const _0x290a5f of _0x5d8862){let _0x3e5817=_0x290a5f[_0x19e8aa(0xda)];for(;_0x3e5817&&_0x3e5817[_0x19e8aa(0xbf)](_0x19e8aa(0xc8))>_0x290a5f[_0x19e8aa(0xbf)](_0x19e8aa(0xc8));)_0x3fbe12[_0x19e8aa(0x92)](_0x3e5817),_0x3e5817=_0x3e5817[_0x19e8aa(0xda)];}return Array[_0x19e8aa(0xad)](_0x3fbe12);}(_0x522dcb));});};}_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0xd2),_0xecb1fd(_0x5b2759(0xd2))),_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0xb7),_0xecb1fd(_0x5b2759(0xb7))),_0x1a3461&&_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0xce),_0xecb1fd(_0x5b2759(0xce))),_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0xb2),_0x4ebdf0(_0x5b2759(0xb2))),_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0xb1),_0x4ebdf0(_0x5b2759(0xb1))),_0x1a3461&&_0xb4875d[_0x5b2759(0xd3)](_0x5b2759(0x91),()=>{const _0x157863=_0x5b2759,_0xf9f216=_0x4fd3e8[_0x157863(0xa9)][_0x157863(0xcc)](_0x157863(0x91)),_0x2310a9=Array[_0x157863(0xad)](_0xf9f216[_0x157863(0xb6)]);_0x2310a9[_0x157863(0x93)](_0x2eac90=>_0x2eac90[_0x157863(0xbf)](_0x157863(0x8e))!=_0xf9f216[_0x157863(0x9e)]),_0x4fd3e8[_0x157863(0xc2)][_0x157863(0xa3)](()=>{const _0x43ed5d=_0x157863;for(const _0x3a9515 of _0x2310a9)_0xb4875d[_0x43ed5d(0xaa)](_0x3a9515,{'commandName':_0x43ed5d(0x91),'commandParams':[{'forceValue':!_0xf9f216[_0x43ed5d(0x9e)]}]});});}),_0xb4875d[_0x5b2759(0x95)][_0x5b2759(0xd5)](_0x5b2759(0xca),_0xeab23=>_0x2909a7(_0xa7d27c,_0x5b2759(0x94),_0xeab23)),_0xb4875d[_0x5b2759(0x95)][_0x5b2759(0xd9)](_0x1c0cc1=>{const _0x39640a=_0x5b2759;if(_0x39640a(0xc6)!=_0x1c0cc1[_0x39640a(0xa5)]&&_0x39640a(0xc0)!=_0x1c0cc1[_0x39640a(0xa5)])return;const {data:_0x1171c9}=_0x1c0cc1;if(_0x1171c9){if(_0x39640a(0xd2)==_0x1171c9[_0x39640a(0x9a)]||_0x39640a(0xb7)==_0x1171c9[_0x39640a(0x9a)]||_0x39640a(0xce)==_0x1171c9[_0x39640a(0x9a)])switch(_0x1171c9[_0x39640a(0x9a)][_0x39640a(0xd0)](_0x39640a(0x9f),'')){case _0x39640a(0xa4):return _0x279767(_0x2909a7(_0xa7d27c,_0x39640a(0xb0)));case _0x39640a(0xb4):return _0x279767(_0x2909a7(_0xa7d27c,_0x39640a(0xa2)));case _0x39640a(0x96):return _0x279767(_0x2909a7(_0xa7d27c,_0x39640a(0x89)));}if(_0x39640a(0xb2)==_0x1171c9[_0x39640a(0x9a)])return{'type':_0x39640a(0xdd),'content':_0x2909a7(_0xa7d27c,_0x39640a(0x9c),_0x2909a7(_0xa7d27c,_0x39640a(0x94)))};if(_0x39640a(0xb1)==_0x1171c9[_0x39640a(0x9a)])return{'type':_0x39640a(0xdd),'content':_0x2909a7(_0xa7d27c,_0x39640a(0x9d),_0x2909a7(_0xa7d27c,_0x39640a(0x94)))};if(_0x39640a(0x91)==_0x1171c9[_0x39640a(0x9a)])return _0x1171c9[_0x39640a(0xb9)][0x0][_0x39640a(0xa7)]?{'type':_0x39640a(0xdd),'content':_0x2909a7(_0xa7d27c,_0x39640a(0xb8))}:{'type':_0x39640a(0xdd),'content':_0x2909a7(_0xa7d27c,_0x39640a(0xa8))};}function _0x279767(_0x1dcf4d){const _0x126304=_0x39640a;return{'type':_0x126304(0xdd),'content':_0x2909a7(_0xa7d27c,_0x126304(0xdb),_0x1dcf4d)};}});}}function _0xe958(_0x14b239,_0x3ec967){const _0x41c0a9=_0x41c0();return _0xe958=function(_0xe9582c,_0x4ee8ee){_0xe9582c=_0xe9582c-0x88;let _0x24abae=_0x41c0a9[_0xe9582c];return _0x24abae;},_0xe958(_0x14b239,_0x3ec967);}function me(_0x398d5e){const _0x43e3e2=_0x48ebbb,_0x29bc7e=_0x398d5e[_0x43e3e2(0xbf)](_0x43e3e2(0xc8));if(0x0==_0x29bc7e)return _0x398d5e;let _0x5e0b36=_0x398d5e;for(;_0x398d5e[_0x43e3e2(0xb3)]&&_0x398d5e[_0x43e3e2(0xb3)]['is'](_0x43e3e2(0xd6),_0x43e3e2(0xca));){const _0x288443=_0x398d5e[_0x43e3e2(0xb3)][_0x43e3e2(0xbf)](_0x43e3e2(0xc8));if(_0x288443==_0x29bc7e)_0x5e0b36=_0x398d5e[_0x43e3e2(0xb3)];else{if(_0x288443<_0x29bc7e)break;}_0x398d5e=_0x398d5e[_0x43e3e2(0xb3)];}return _0x5e0b36;}function fe(_0x4f9374){const _0x3f0ba1=_0x48ebbb,_0x12f339=[];if(_0x4f9374['is'](_0x3f0ba1(0xd6),_0x3f0ba1(0xca))&&_0x4f9374[_0x3f0ba1(0xbf)](_0x3f0ba1(0xc8))>0x0){let _0xad765d=_0x4f9374[_0x3f0ba1(0xda)];for(;_0xad765d&&_0x3f0ba1(0xca)==_0xad765d[_0x3f0ba1(0xc4)]&&_0xad765d[_0x3f0ba1(0xbf)](_0x3f0ba1(0xc8))==_0x4f9374[_0x3f0ba1(0xbf)](_0x3f0ba1(0xc8));)_0x12f339[_0x3f0ba1(0xb5)](_0xad765d),_0xad765d=_0xad765d[_0x3f0ba1(0xda)];}return _0x12f339;}function _0x41c0(){const _0x190a2a=['LegacyTodoListEditing','checkTodoList','add','filter','ELEMENT_LIST_ITEM','descriptionFactory','todo','editor','findIndex','parent','commandName','length','*Indent:*\x20%0','*Outdent:*\x20%0','value','List','selection','end','ELEMENT_NUMBERED_LIST','change','bulleted','type','document','forceValue','*Uncheck\x20item*','commands','markBlockFormat','37272WQfbaM','afterInit','from','execute','939144HzakME','ELEMENT_BULLETED_LIST','outdentList','indentList','previousSibling','numbered','push','_selectedElements','bulletedList','*Check\x20item*','commandParams','TrackChangesEditing','plugins','listType','230410lTKWln','paragraph','getAttribute','formatInline','has','model','80VbgVAX','name','429989nSAAny','formatBlock','schema','listIndent','234DPUCQd','listItem','8RDnAAA','get','243284XGCLBR','todoList','createRange','replace','blockName','numberedList','enableCommand','LegacyListEditing','registerElementLabel','element','checkChild','getSelectedBlocks','registerDescriptionCallback','nextSibling','*Change\x20to:*\x20%0','slice','format','before','ELEMENT_TODO_LIST','107930RoYXJJ','locale','isObject','createPositionAt','todoListChecked','1283285DZzYlw'];_0x41c0=function(){return _0x190a2a;};return _0x41c0();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x506e(_0x4f0ed0,_0x36c6d3){const _0x30e3a6=_0x30e3();return _0x506e=function(_0x506e37,_0x5921a5){_0x506e37=_0x506e37-0xc0;let _0x5ca373=_0x30e3a6[_0x506e37];return _0x5ca373;},_0x506e(_0x4f0ed0,_0x36c6d3);}const _0x3c6a89=_0x506e;(function(_0x20be19,_0x245c3d){const _0x42361e=_0x506e,_0x3781c8=_0x20be19();while(!![]){try{const _0x184f3a=-parseInt(_0x42361e(0xcc))/0x1+-parseInt(_0x42361e(0xce))/0x2*(-parseInt(_0x42361e(0xcf))/0x3)+parseInt(_0x42361e(0xd0))/0x4*(-parseInt(_0x42361e(0xfa))/0x5)+-parseInt(_0x42361e(0xd4))/0x6+-parseInt(_0x42361e(0xd8))/0x7+-parseInt(_0x42361e(0x109))/0x8+parseInt(_0x42361e(0xe6))/0x9*(parseInt(_0x42361e(0xd5))/0xa);if(_0x184f3a===_0x245c3d)break;else _0x3781c8['push'](_0x3781c8['shift']());}catch(_0x30bc5e){_0x3781c8['push'](_0x3781c8['shift']());}}}(_0x30e3,0xbcd41));import{Plugin as _0x395d12}from'ckeditor5/src/core.js';import{getTranslation as _0x46e0ce}from'../utils/common-translations.js';export default class K extends _0x395d12{[_0x3c6a89(0x10b)](){const _0x31fe49=_0x3c6a89;if(!this[_0x31fe49(0x106)][_0x31fe49(0xf7)][_0x31fe49(0xd3)](_0x31fe49(0xc2)))return;const _0x360dbb=this[_0x31fe49(0x106)][_0x31fe49(0xf0)][_0x31fe49(0xec)](_0x31fe49(0x110)),_0x390274=this[_0x31fe49(0x106)][_0x31fe49(0xf7)][_0x31fe49(0xec)](_0x31fe49(0x10e));_0x360dbb[_0x31fe49(0xe9)]&&_0x390274[_0x31fe49(0xe5)](_0x31fe49(0xd9),this[_0x31fe49(0xee)][_0x31fe49(0xd1)](this)),_0x360dbb[_0x31fe49(0x105)]&&_0x390274[_0x31fe49(0xe5)](_0x31fe49(0x103),this[_0x31fe49(0x107)][_0x31fe49(0xd1)](this)),_0x360dbb[_0x31fe49(0xe4)]&&_0x390274[_0x31fe49(0xe5)](_0x31fe49(0xf6),this[_0x31fe49(0xed)][_0x31fe49(0xd1)](this)),_0x390274[_0x31fe49(0xdc)][_0x31fe49(0xc9)](this[_0x31fe49(0xca)][_0x31fe49(0xd1)](this));}[_0x3c6a89(0xee)](_0x128356,_0x17cf5f={}){const _0x3aa84c=_0x3c6a89,_0x2605e3=this[_0x3aa84c(0x106)][_0x3aa84c(0xf7)][_0x3aa84c(0xec)](_0x3aa84c(0x10e)),_0x302f15=this[_0x3aa84c(0xf9)]();this[_0x3aa84c(0x106)][_0x3aa84c(0xf2)][_0x3aa84c(0xdb)](()=>{const _0xd97f26=_0x3aa84c;_0x2605e3[_0xd97f26(0xe7)](_0x302f15,{'commandName':_0xd97f26(0xd9),'commandParams':[{'type':_0x17cf5f[_0xd97f26(0xcd)]}],'formatGroupId':_0xd97f26(0xd9)});});}[_0x3c6a89(0x107)](_0x5f417d,_0x289bf7={}){const _0x4af895=_0x3c6a89,_0xe7f0a7=this[_0x4af895(0x106)][_0x4af895(0xf7)][_0x4af895(0xec)](_0x4af895(0x10e)),_0x51244d=this[_0x4af895(0xd6)](_0x50f6b6=>_0x50f6b6['is'](_0x4af895(0x10c),_0x4af895(0xf1))&&_0x4af895(0xef)===_0x50f6b6[_0x4af895(0xd2)](_0x4af895(0xda)));if(_0x51244d[_0x4af895(0x10d)]<0x1)return;const _0x1787a8=_0x51244d[_0x4af895(0xc8)](_0x3164c6=>this[_0x4af895(0x106)][_0x4af895(0xf2)][_0x4af895(0xe8)](this[_0x4af895(0x106)][_0x4af895(0xf2)][_0x4af895(0xe0)](_0x3164c6,_0x4af895(0xfd)),this[_0x4af895(0x106)][_0x4af895(0xf2)][_0x4af895(0xe0)](_0x3164c6,0x0)));this[_0x4af895(0x106)][_0x4af895(0xf2)][_0x4af895(0xdb)](()=>{const _0xfd335d=_0x4af895;_0xe7f0a7[_0xfd335d(0xe7)](_0x1787a8,{'commandName':_0xfd335d(0x103),'commandParams':[{'reversed':_0x289bf7[_0xfd335d(0x105)]}],'formatGroupId':_0xfd335d(0x103)});});}[_0x3c6a89(0xed)](_0x1fc0ed,_0x2ff1e7={}){const _0x428582=_0x3c6a89,_0x51cc90=this[_0x428582(0x106)][_0x428582(0xf7)][_0x428582(0xec)](_0x428582(0x10e)),_0x5b25e4=this[_0x428582(0xd6)](_0x4065b4=>_0x4065b4['is'](_0x428582(0x10c),_0x428582(0xf1))&&_0x428582(0xef)===_0x4065b4[_0x428582(0xd2)](_0x428582(0xda)));if(_0x5b25e4[_0x428582(0x10d)]<0x1)return;const _0xdaf89b=_0x5b25e4[_0x428582(0xc8)](_0xfd8e2a=>this[_0x428582(0x106)][_0x428582(0xf2)][_0x428582(0xe8)](this[_0x428582(0x106)][_0x428582(0xf2)][_0x428582(0xe0)](_0xfd8e2a,_0x428582(0xfd)),this[_0x428582(0x106)][_0x428582(0xf2)][_0x428582(0xe0)](_0xfd8e2a,0x0)));this[_0x428582(0x106)][_0x428582(0xf2)][_0x428582(0xdb)](()=>{const _0x3ad63a=_0x428582;_0x51cc90[_0x3ad63a(0xe7)](_0xdaf89b,{'commandName':_0x3ad63a(0xf6),'commandParams':[{'startIndex':_0x2ff1e7[_0x3ad63a(0xe4)]}],'formatGroupId':_0x3ad63a(0xf6)});});}[_0x3c6a89(0xca)](_0x159a83){const _0x53dca4=_0x3c6a89;if(_0x53dca4(0xe1)!=_0x159a83[_0x53dca4(0xcd)]&&_0x53dca4(0xcb)!=_0x159a83[_0x53dca4(0xcd)])return;const _0x5f3226=this[_0x53dca4(0x106)][_0x53dca4(0x101)],{data:_0xf3ec6f}=_0x159a83;if(!_0xf3ec6f)return;let _0x15edce,_0x5ea958;switch(_0xf3ec6f[_0x53dca4(0xfc)]){case _0x53dca4(0xd9):_0x15edce=_0x53dca4(0xc4),_0x5ea958={'type':_0x53dca4(0xff),'content':_0x46e0ce(_0x5f3226,_0x15edce,_0x46e0ce(_0x5f3226,this[_0x53dca4(0xc0)](_0xf3ec6f[_0x53dca4(0xf4)][0x0][_0x53dca4(0xcd)])))};break;case _0x53dca4(0x103):_0x15edce=_0xf3ec6f[_0x53dca4(0xf4)][0x0][_0x53dca4(0x105)]?_0x53dca4(0x10f):_0x53dca4(0x108),_0x5ea958={'type':_0x53dca4(0xff),'content':_0x46e0ce(_0x5f3226,_0x15edce)};break;case _0x53dca4(0xf6):_0x15edce=_0x53dca4(0xea),_0x5ea958={'type':_0x53dca4(0xff),'content':_0x46e0ce(_0x5f3226,_0x15edce,_0xf3ec6f[_0x53dca4(0xf4)][0x0][_0x53dca4(0xe4)])};}return _0x5ea958;}[_0x3c6a89(0xf9)](){const _0xee2e7e=_0x3c6a89;var _0x45140e,_0x34ac90,_0xd99615,_0x49e554;const _0x41c2d2=this[_0xee2e7e(0x106)][_0xee2e7e(0xf7)][_0xee2e7e(0xec)](_0xee2e7e(0xf5));let _0x3e9d58=Array[_0xee2e7e(0x10a)](this[_0xee2e7e(0x106)][_0xee2e7e(0xf2)][_0xee2e7e(0xfe)][_0xee2e7e(0xdf)][_0xee2e7e(0xfb)]());return(null===(_0x45140e=_0x3e9d58[0x0])||void 0x0===_0x45140e?void 0x0:_0x45140e['is'](_0xee2e7e(0x10c),_0xee2e7e(0xf1)))&&_0x3e9d58[_0xee2e7e(0xc1)](..._0x41c2d2[_0xee2e7e(0xe2)](this[_0xee2e7e(0x106)][_0xee2e7e(0xf2)][_0xee2e7e(0xfe)][_0xee2e7e(0xdf)][_0xee2e7e(0x104)](),_0xee2e7e(0x100))),(null===(_0x34ac90=_0x3e9d58[_0x3e9d58[_0xee2e7e(0x10d)]-0x1])||void 0x0===_0x34ac90?void 0x0:_0x34ac90['is'](_0xee2e7e(0x10c),_0xee2e7e(0xf1)))&&_0x3e9d58[_0xee2e7e(0xc3)](..._0x41c2d2[_0xee2e7e(0xe2)](this[_0xee2e7e(0x106)][_0xee2e7e(0xf2)][_0xee2e7e(0xfe)][_0xee2e7e(0xdf)][_0xee2e7e(0xe3)](),_0xee2e7e(0xde))),_0x3e9d58=[...new Set(_0x3e9d58)],(null===(_0x49e554=null===(_0xd99615=this[_0xee2e7e(0x106)][_0xee2e7e(0xf2)][_0xee2e7e(0xfe)][_0xee2e7e(0xdf)][_0xee2e7e(0x104)]())||void 0x0===_0xd99615?void 0x0:_0xd99615[_0xee2e7e(0xc5)])||void 0x0===_0x49e554?void 0x0:_0x49e554['is'](_0xee2e7e(0x10c),_0xee2e7e(0xf1)))&&(_0x3e9d58=_0x3e9d58[_0xee2e7e(0xc7)](_0x2f7432=>_0x2f7432['is'](_0xee2e7e(0x10c),_0xee2e7e(0xf1)))),_0x3e9d58;}[_0x3c6a89(0xd6)](_0x218cfb){const _0x35c20b=_0x3c6a89,_0x42f832=this[_0x35c20b(0x106)][_0x35c20b(0xf7)][_0x35c20b(0xec)](_0x35c20b(0xf5));let _0x4621df=Array[_0x35c20b(0x10a)](this[_0x35c20b(0x106)][_0x35c20b(0xf2)][_0x35c20b(0xfe)][_0x35c20b(0xdf)][_0x35c20b(0xfb)]())[_0x35c20b(0xc7)](_0x218cfb)[_0x35c20b(0xc8)](_0xd20a21=>{const _0x210410=_0x35c20b,_0x1f108d=this[_0x210410(0x106)][_0x210410(0xf2)][_0x210410(0xe0)](_0xd20a21,0x0);return[..._0x42f832[_0x210410(0xe2)](_0x1f108d,_0x210410(0x100)),..._0x42f832[_0x210410(0xe2)](_0x1f108d,_0x210410(0xde))];})[_0x35c20b(0xf8)]();return _0x4621df=[...new Set(_0x4621df)],_0x4621df;}[_0x3c6a89(0xc0)](_0x2138d3){const _0x2dbda5=_0x3c6a89;return _0x2dbda5(0xdd)+(this[_0x2dbda5(0x106)][_0x2dbda5(0xf7)][_0x2dbda5(0xec)](_0x2dbda5(0xf5))[_0x2dbda5(0xf3)](_0x2138d3)||_0x2dbda5(0xeb))[_0x2dbda5(0xc6)]()+_0x2dbda5(0xd7)+_0x2138d3[_0x2dbda5(0xc6)]()[_0x2dbda5(0x102)](/-/g,'_');}}function _0x30e3(){const _0x9a2a79=['3781640wIMwzS','_getSuggestionBlocks','_LIST_','1349656qyXAzw','listStyle','listType','change','descriptionFactory','ELEMENT_','forward','selection','createPositionAt','formatBlock','getSiblingNodes','getLastPosition','startIndex','enableCommand','126jweSzk','markMultiRangeBlockFormat','createRange','styles','*Format:*\x20set\x20start\x20index\x20to\x20%0','default','get','handleListStartCommand','handleListStyleCommand','numbered','config','listItem','model','getListTypeFromListStyleType','commandParams','LegacyListUtils','listStart','plugins','flat','_getSuggestionBlocksForListStyle','5tmcrmL','getSelectedBlocks','commandName','before','document','format','backward','locale','replace','listReversed','getFirstPosition','reversed','editor','handleListReversedCommand','*Format:*\x20set\x20order\x20to\x20regular','11782592rxYtBy','from','afterInit','element','length','TrackChangesEditing','*Format:*\x20set\x20order\x20to\x20reversed','list.properties','_getTranslationKeyForListStyle','unshift','LegacyListPropertiesEditing','push','*Change\x20to:*\x20%0','parent','toUpperCase','filter','map','registerDescriptionCallback','handleDescriptions','formatInline','1489763eUzOtd','type','500146MBsVlO','18uAweVk','5673268kIoCOg','bind','getAttribute','has','8685486mcVqRK'];_0x30e3=function(){return _0x9a2a79;};return _0x30e3();}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x4d4a(){const _0x43fa4e=['5sMjpXl','attribute','get','11424078yrKfpn','label','34292CupXtb','type','24KQApfY','62414GAmGvw','format','unlink','521279OlVmVy','commandName','toLowerCase','registerDescriptionCallback','plugins','formatInline','3203656ZmXyVY','*Set\x20link:*\x20%0','newValue','descriptionFactory','enableDefaultAttributesIntegration','editor','_registerLegacyDescription','243150dpecWs','970HlcUJS','237MkyhhS','afterInit','TrackChangesEditing','linkHref','manualDecorators','registerInlineAttribute','link\x20(','commandParams','link','has','149261FzjhbU','*Remove\x20link*','key','locale','LinkEditing','commands','registerAttributeLabel'];_0x4d4a=function(){return _0x43fa4e;};return _0x4d4a();}const _0x440d86=_0x2da3;function _0x2da3(_0x403be8,_0x296d06){const _0x4d4a77=_0x4d4a();return _0x2da3=function(_0x2da335,_0x520f7a){_0x2da335=_0x2da335-0x1d9;let _0x31a15d=_0x4d4a77[_0x2da335];return _0x31a15d;},_0x2da3(_0x403be8,_0x296d06);}(function(_0x3733aa,_0xd92138){const _0x46e3ba=_0x2da3,_0x33e12b=_0x3733aa();while(!![]){try{const _0x1d531d=-parseInt(_0x46e3ba(0x1f9))/0x1+parseInt(_0x46e3ba(0x1f3))/0x2*(parseInt(_0x46e3ba(0x1dd))/0x3)+parseInt(_0x46e3ba(0x1ff))/0x4*(-parseInt(_0x46e3ba(0x1ee))/0x5)+parseInt(_0x46e3ba(0x1db))/0x6+parseInt(_0x46e3ba(0x1e7))/0x7*(-parseInt(_0x46e3ba(0x1f5))/0x8)+parseInt(_0x46e3ba(0x1f1))/0x9+-parseInt(_0x46e3ba(0x1dc))/0xa*(parseInt(_0x46e3ba(0x1f6))/0xb);if(_0x1d531d===_0xd92138)break;else _0x33e12b['push'](_0x33e12b['shift']());}catch(_0x57d444){_0x33e12b['push'](_0x33e12b['shift']());}}}(_0x4d4a,0xb1b35));import{Plugin as _0x5f2a57}from'ckeditor5/src/core.js';import{getTranslation as _0x59afde}from'../utils/common-translations.js';export default class ct extends _0x5f2a57{[_0x440d86(0x1de)](){const _0x237bcb=_0x440d86,_0xb7c418=this[_0x237bcb(0x1d9)];if(!_0xb7c418[_0x237bcb(0x1fd)][_0x237bcb(0x1e6)](_0x237bcb(0x1eb)))return;const _0x38d26e=_0xb7c418[_0x237bcb(0x1fd)][_0x237bcb(0x1f0)](_0x237bcb(0x1df)),_0x5616b0=_0xb7c418[_0x237bcb(0x1ec)][_0x237bcb(0x1f0)](_0x237bcb(0x1e5));_0x38d26e[_0x237bcb(0x203)](_0x237bcb(0x1e5)),_0x38d26e[_0x237bcb(0x203)](_0x237bcb(0x1f8)),_0x38d26e[_0x237bcb(0x1e2)](_0x237bcb(0x1e0));for(const _0x372d79 of _0x5616b0[_0x237bcb(0x1e1)])_0x38d26e[_0x237bcb(0x1e2)](_0x372d79['id']),_0x38d26e[_0x237bcb(0x202)][_0x237bcb(0x1ed)](_0x372d79['id'],_0x237bcb(0x1e3)+_0x372d79[_0x237bcb(0x1f2)][_0x237bcb(0x1fb)]()+')');_0x38d26e[_0x237bcb(0x202)][_0x237bcb(0x1fc)](_0x17457a=>{const _0x3c93ba=_0x237bcb;if(_0x3c93ba(0x1ef)!=_0x17457a[_0x3c93ba(0x1f4)])return;const {data:_0xb53a5a}=_0x17457a;if(!_0xb53a5a||_0x3c93ba(0x1e0)!=_0xb53a5a[_0x3c93ba(0x1e9)])return;const _0x1184e3=_0xb53a5a[_0x3c93ba(0x201)],_0x3d75ae=_0xb7c418[_0x3c93ba(0x1ea)];return{'type':_0x3c93ba(0x1f7),'content':null==_0x1184e3?_0x59afde(_0x3d75ae,_0x3c93ba(0x1e8)):_0x59afde(_0x3d75ae,_0x3c93ba(0x200),'\x22'+_0x1184e3+'\x22')};}),this[_0x237bcb(0x1da)]();}[_0x440d86(0x1da)](){const _0x4d8856=_0x440d86,_0x24660a=this[_0x4d8856(0x1d9)],_0x53cf49=_0x24660a[_0x4d8856(0x1ea)];_0x24660a[_0x4d8856(0x1fd)][_0x4d8856(0x1f0)](_0x4d8856(0x1df))[_0x4d8856(0x202)][_0x4d8856(0x1fc)](_0x12b60e=>{const _0x2c5d14=_0x4d8856;if(_0x2c5d14(0x1fe)!=_0x12b60e[_0x2c5d14(0x1f4)])return;const {data:_0x2fe131}=_0x12b60e;if(_0x2fe131){if(_0x2c5d14(0x1e5)==_0x2fe131[_0x2c5d14(0x1fa)]){const _0x13d109=_0x2fe131[_0x2c5d14(0x1e4)][0x0];return{'type':_0x2c5d14(0x1f7),'content':_0x59afde(_0x53cf49,_0x2c5d14(0x200),'\x22'+_0x13d109+'\x22')};}return _0x2c5d14(0x1f8)==_0x2fe131[_0x2c5d14(0x1fa)]?{'type':_0x2c5d14(0x1f7),'content':_0x59afde(_0x53cf49,_0x2c5d14(0x1e8))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x599afe=_0x4309;(function(_0x239b5b,_0x362e6e){const _0x1502ac=_0x4309,_0xd6dd78=_0x239b5b();while(!![]){try{const _0x74fac3=-parseInt(_0x1502ac(0x1e2))/0x1+parseInt(_0x1502ac(0x241))/0x2*(parseInt(_0x1502ac(0x25a))/0x3)+-parseInt(_0x1502ac(0x268))/0x4*(-parseInt(_0x1502ac(0x1e7))/0x5)+-parseInt(_0x1502ac(0x228))/0x6*(parseInt(_0x1502ac(0x248))/0x7)+-parseInt(_0x1502ac(0x24c))/0x8+-parseInt(_0x1502ac(0x238))/0x9*(-parseInt(_0x1502ac(0x204))/0xa)+-parseInt(_0x1502ac(0x226))/0xb;if(_0x74fac3===_0x362e6e)break;else _0xd6dd78['push'](_0xd6dd78['shift']());}catch(_0x4525e0){_0xd6dd78['push'](_0xd6dd78['shift']());}}}(_0x2b62,0x19007));import{Plugin as _0x207e29}from'ckeditor5/src/core.js';import{getTranslation as _0x2bdd0a}from'../utils/common-translations.js';import{renameAttributeKey as _0x4dd9f5}from'../trackchangesediting.js';function _0x2b62(){const _0x1804c7=['refresh','_registerLegacyDescription','ELEMENT_TODO_LIST','mergeListItemForward','customNumberedList','value','ELEMENT_','fromRange','deletion','suggestion','start','commands','171YdkrJk','list.multiBlock','push','get','listMarker','registerCustomCallback','*Merge:*\x20list\x20item','selection','FORMAT_INDENT','getFirstRange','enableDefaultAttributesIntegration','createRange','todoList','descriptionFactory','8lYqMhp','setSelection','type','checkTodoList','*Uncheck\x20item*','bulleted','editor','getFirstMarker','_getAttributeKey','isUndo','document','*Set\x20format:*\x20%0','data','ListEditing','formatBlock','has','registerPostFixer','191377fyFUDO','isNextTo','groupId','attributeKey','model','441895UHxWyU','every','splitListItemBefore','ELEMENT_NUMBERED_LIST','createPositionAt','*Format:*\x20remove\x20from\x20%0','noTrackChangesFixer','_supportLegacySuggestions','numbered','todoListCheck','customBulletedList','toUpperCase','batch','trackChangesCommand','accept','default','isLocal','next','listItemId','listStyle','commandParams','registerElementLabel','registerBlockAttribute','registerDescriptionCallback','indentList','numberedList','getChanges','*Outdent:*\x20%0','attributes','724970jQtOlr','assureChains','detach','listStart','nodeAfter','_LIST','format','previousSibling','forceValue','isObject','listIndent','*Format:*\x20insert\x20into\x20%0','end','schema','locale','mergeListItemBackward','ELEMENT_LIST_ITEM','splitListItemAfter','multipleBlocks','range','map','getRanges','_suggestionFactory','TodoListEditing','setAttribute','key','filter','attribute','*Split:*\x20list\x20item','length','execute','containsItem','nextSibling','newValue','610038KEEeFU','includes','40974ggagxz','listReversed','meta','*Merge:*\x20%0','todo','getSuggestions','from','find','config','outdentList','head','change','removeMarker','parent','_findSuggestions','registerAttributeLabel','18tzEswa','*Check\x20item*','*Remove\x20format:*\x20%0','*Indent:*\x20%0','todoListChecked','oldValue','listItemIdFixer','documentList','bulletedList','2382jdbHrb','getAttribute','commandName','*Change\x20to:*\x20%0','afterInit','listType','TrackChangesEditing','14pTXkUl','listMarkerStyle','ELEMENT_BULLETED_LIST','plugins','213912eOSIvI','differ'];_0x2b62=function(){return _0x1804c7;};return _0x2b62();}import{LiveRange as _0xd1df95}from'ckeditor5/src/engine.js';function _0x4309(_0x35fc6e,_0x46e22a){const _0x2b625a=_0x2b62();return _0x4309=function(_0x43094e,_0x34189a){_0x43094e=_0x43094e-0x1dc;let _0x2e31b5=_0x2b625a[_0x43094e];return _0x2e31b5;},_0x4309(_0x35fc6e,_0x46e22a);}export default class z extends _0x207e29{[_0x599afe(0x245)](){const _0x385dce=_0x599afe,_0x3a2d4a=this[_0x385dce(0x26e)];if(!_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x1e0)](_0x385dce(0x1de)))return;const _0x13735f=_0x3a2d4a[_0x385dce(0x212)],_0x3d3c0a=_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x25d)](_0x385dce(0x247)),_0x1c7ecd=_0x3a2d4a[_0x385dce(0x24b)][_0x385dce(0x1e0)](_0x385dce(0x21b)),_0x2175ad=!!_0x3a2d4a[_0x385dce(0x230)][_0x385dce(0x25d)](_0x385dce(0x25b));function _0x2150b1(_0x21a7ea){const _0x32acd6=_0x385dce;return{'type':_0x32acd6(0x20a),'content':''+_0x2bdd0a(_0x13735f,_0x32acd6(0x1dc),_0x21a7ea)};}function _0x14787b(_0xf5184f){const _0x4cff1c=_0x385dce;return{'type':_0x4cff1c(0x20a),'content':''+_0x2bdd0a(_0x13735f,_0x4cff1c(0x23a),_0xf5184f)};}_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x200)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x240)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x252)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1f1)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1ff)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x231)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x215)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x1e9)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x1f9)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x246)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x20e)),_0x2175ad&&(_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x213)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x251))),_0x1c7ecd&&(_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x266)),_0x3d3c0a[_0x385dce(0x264)](_0x385dce(0x26b)),_0x3d3c0a[_0x385dce(0x1fd)](_0x385dce(0x23c)),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0xea95c1=>{const _0x3b282c=_0x385dce,{data:_0x8a66de}=_0xea95c1;if(_0x8a66de&&_0x3b282c(0x23c)==_0x8a66de[_0x3b282c(0x21d)])return{'type':_0x3b282c(0x20a),'content':_0x8a66de[_0x3b282c(0x225)]?_0x2bdd0a(_0x13735f,_0x3b282c(0x239)):_0x2bdd0a(_0x13735f,_0x3b282c(0x26c))};}),this[_0x385dce(0x26e)][_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x2d97f9=>{const _0x2c0ef5=_0x385dce;if(_0x2d97f9[_0x2c0ef5(0x1f3)][_0x2c0ef5(0x271)])return!0x1;let _0xd51174=!0x1;const _0x7d240=_0x3d3c0a[_0x2c0ef5(0x22d)]({'skipNotAttached':!0x0})[_0x2c0ef5(0x21e)](_0x4a41c2=>_0x2c0ef5(0x23c)===_0x3d3c0a[_0x2c0ef5(0x270)](_0x4a41c2));for(const _0x154a00 of _0x7d240){_0x2c0ef5(0x22c)!=_0x154a00[_0x2c0ef5(0x263)]()[_0x2c0ef5(0x258)][_0x2c0ef5(0x208)][_0x2c0ef5(0x242)](_0x2c0ef5(0x246))&&(_0x3d3c0a[_0x2c0ef5(0x236)](_0x154a00[_0x2c0ef5(0x263)](),_0x2c0ef5(0x21f))[_0x2c0ef5(0x22f)](_0x496bc0=>_0x2c0ef5(0x246)===_0x3d3c0a[_0x2c0ef5(0x270)](_0x496bc0[_0x2c0ef5(0x257)]))||(_0x2d97f9[_0x2c0ef5(0x234)](_0x154a00[_0x2c0ef5(0x26f)]()),_0xd51174=!0x0));}return _0xd51174;})),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x237)](_0x385dce(0x20e),_0x2bdd0a(_0x13735f,_0x385dce(0x262)));const _0x75fe63={'type':_0x385dce(0x20a),'content':''};_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x470031=>{const _0x18458e=_0x385dce,{data:_0x676fd4}=_0x470031;if(!_0x676fd4||_0x18458e(0x246)!=_0x676fd4[_0x18458e(0x21d)])return;let _0x2ef77d=_0x470031[_0x18458e(0x232)];for(;_0x2ef77d;){if(_0x2ef77d[_0x18458e(0x1dd)]&&((_0x18458e(0x1fa)==_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)]||_0x18458e(0x249)==_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)])&&(_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x225)]&&_0x18458e(0x1f6)!=_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x225)]||_0x18458e(0x1f6)!=_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x23d)]&&!_0x676fd4[_0x18458e(0x225)])||!_0x2175ad&&_0x2ef77d[_0x18458e(0x1dd)][_0x18458e(0x21d)]==_0x4dd9f5))return _0x75fe63;_0x2ef77d=_0x2ef77d[_0x18458e(0x1f8)];}if(null==_0x676fd4[_0x18458e(0x225)])switch(_0x676fd4[_0x18458e(0x23d)]){case _0x18458e(0x26d):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x24a)));case _0x18458e(0x1ef):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x1ea)));case _0x18458e(0x22c):return _0x14787b(_0x2bdd0a(_0x13735f,_0x18458e(0x250)));}switch(_0x676fd4[_0x18458e(0x225)]){case _0x18458e(0x26d):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x24a)));case _0x18458e(0x1ef):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x1ea)));case _0x18458e(0x22c):return _0x2150b1(_0x2bdd0a(_0x13735f,_0x18458e(0x250)));}}),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x6d857a=>{const _0x44b1d6=_0x385dce,{data:_0x4e6f9a}=_0x6d857a;if(_0x4e6f9a&&_0x44b1d6(0x20e)==_0x4e6f9a[_0x44b1d6(0x21d)])return null==_0x4e6f9a[_0x44b1d6(0x225)]||null==_0x4e6f9a[_0x44b1d6(0x23d)]&&0x0==_0x4e6f9a[_0x44b1d6(0x225)]?_0x75fe63:void 0x0;}),_0x3d3c0a[_0x385dce(0x267)][_0x385dce(0x1fe)](_0x53d43d=>{const _0x23a404=_0x385dce;if(_0x23a404(0x21f)!=_0x53d43d[_0x23a404(0x26a)])return;const {data:_0x33b77e}=_0x53d43d;if(!_0x33b77e||_0x23a404(0x1f9)!=_0x33b77e[_0x23a404(0x21d)])return;const _0xc4f37b=le(_0x53d43d);return _0x23a404(0x225)==_0xc4f37b?{'type':_0x23a404(0x20a),'content':_0x2bdd0a(_0x13735f,_0x23a404(0x260))}:_0x23a404(0x23d)==_0xc4f37b?{'type':_0x23a404(0x20a),'content':_0x2bdd0a(_0x13735f,_0x23a404(0x220))}:_0x75fe63;}),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x1d915e=>this[_0x385dce(0x23e)](_0x1d915e)),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x55a28e=>this[_0x385dce(0x1ed)](_0x55a28e)),_0x3a2d4a[_0x385dce(0x1e6)][_0x385dce(0x272)][_0x385dce(0x1e1)](_0x311724=>this[_0x385dce(0x205)](_0x311724)),this[_0x385dce(0x1ee)]();}[_0x599afe(0x23e)](_0x4e4da3){const _0x44c50b=_0x599afe;if(_0x4e4da3[_0x44c50b(0x1f3)][_0x44c50b(0x271)]||!_0x4e4da3[_0x44c50b(0x1f3)][_0x44c50b(0x1f7)])return!0x1;let _0x49a99a=!0x1;const _0x202482=this[_0x44c50b(0x26e)][_0x44c50b(0x24b)][_0x44c50b(0x25d)](_0x44c50b(0x247))[_0x44c50b(0x22d)]({'skipNotAttached':!0x0})[_0x44c50b(0x21e)](_0x538f3f=>_0x538f3f[_0x44c50b(0x1dd)]&&_0x44c50b(0x1f9)==_0x538f3f[_0x44c50b(0x1dd)][_0x44c50b(0x21d)])[_0x44c50b(0x21e)](_0x326625=>_0x326625[_0x44c50b(0x1dd)][_0x44c50b(0x225)]&&_0x326625[_0x44c50b(0x1dd)][_0x44c50b(0x23d)]);for(const _0x579d09 of _0x202482)le(_0x579d09)||(_0x4e4da3[_0x44c50b(0x234)](_0x579d09[_0x44c50b(0x26f)]()),_0x49a99a=!0x0);return _0x49a99a;}[_0x599afe(0x1ed)](_0x3b3bec){const _0x315a94=_0x599afe;if(_0x3b3bec[_0x315a94(0x1f3)][_0x315a94(0x271)]||!_0x3b3bec[_0x315a94(0x1f3)][_0x315a94(0x1f7)])return!0x1;const _0x16ec5a=this[_0x315a94(0x26e)][_0x315a94(0x24b)][_0x315a94(0x25d)](_0x315a94(0x247));if(_0x16ec5a[_0x315a94(0x1f4)][_0x315a94(0x253)])return!0x1;let _0x5ee6e8=!0x1;const _0x49cbdd=[_0x315a94(0x246),_0x315a94(0x1f9),_0x315a94(0x20e),_0x315a94(0x1fa),_0x315a94(0x207),_0x315a94(0x229),_0x315a94(0x1f0),_0x315a94(0x25e),_0x315a94(0x249)],_0xc1dece=this[_0x315a94(0x26e)][_0x315a94(0x1e6)][_0x315a94(0x272)][_0x315a94(0x24d)][_0x315a94(0x201)]()[_0x315a94(0x21e)](_0x1226cb=>_0x315a94(0x21f)==_0x1226cb[_0x315a94(0x26a)])[_0x315a94(0x21e)](_0x3286d9=>_0x49cbdd[_0x315a94(0x227)](_0x3286d9[_0x315a94(0x1e5)]));if(0x0==_0xc1dece[_0x315a94(0x221)])return _0x5ee6e8;for(const _0x15ea55 of _0xc1dece){const _0x3ab069=_0x16ec5a[_0x315a94(0x236)](_0x15ea55[_0x315a94(0x217)],_0x315a94(0x21f))[_0x315a94(0x21e)](_0x2923f6=>!_0x2923f6[_0x315a94(0x22a)][_0x315a94(0x1e3)])[_0x315a94(0x218)](_0x2ce72b=>_0x2ce72b[_0x315a94(0x257)])[_0x315a94(0x21e)](_0x11a76e=>{const _0x4af58b=_0x315a94,_0x52a059=_0x16ec5a[_0x4af58b(0x270)](_0x11a76e);return _0x49cbdd[_0x4af58b(0x227)](_0x52a059);});if(_0x3ab069[_0x315a94(0x221)]){for(const _0x429698 of _0x3ab069)_0x3b3bec[_0x315a94(0x234)](_0x429698[_0x315a94(0x26f)]());_0x5ee6e8=!0x0;}}return _0x5ee6e8;}[_0x599afe(0x205)](_0x203923){const _0x435b57=_0x599afe;if(_0x203923[_0x435b57(0x1f3)][_0x435b57(0x271)]||!_0x203923[_0x435b57(0x1f3)][_0x435b57(0x1f7)])return!0x1;const _0x4f13cb=this[_0x435b57(0x26e)][_0x435b57(0x24b)][_0x435b57(0x25d)](_0x435b57(0x247));let _0x156b11=!0x1;const _0x7d6465=[_0x435b57(0x246),_0x435b57(0x1f9),_0x435b57(0x20e),_0x435b57(0x1fa),_0x435b57(0x207),_0x435b57(0x229),_0x435b57(0x1f0),_0x435b57(0x25e),_0x435b57(0x249)];for(const _0x4a3911 of _0x4f13cb[_0x435b57(0x22d)]({'skipNotAttached':!0x0})){const _0x729bcf=_0x4f13cb[_0x435b57(0x236)](_0x4a3911[_0x435b57(0x263)](),_0x435b57(0x21f))[_0x435b57(0x218)](_0x49ce82=>_0x49ce82[_0x435b57(0x257)])[_0x435b57(0x21e)](_0x6af0a8=>_0x6af0a8[_0x435b57(0x1dd)]&&_0x7d6465[_0x435b57(0x227)](_0x6af0a8[_0x435b57(0x1dd)][_0x435b57(0x21d)]));if(!_0x729bcf[_0x435b57(0x221)])continue;const _0x12bbcb=_0x729bcf[0x0][_0x435b57(0x232)][_0x435b57(0x203)][_0x435b57(0x1e4)];if(!_0x729bcf[_0x435b57(0x1e8)](_0x23b5b0=>_0x23b5b0[_0x435b57(0x203)][_0x435b57(0x1e4)]===_0x12bbcb)){for(const _0x147923 of _0x729bcf)_0x364601(_0x147923,_0x12bbcb)&&(_0x156b11=!0x0);}}return _0x156b11;function _0x850535(_0x36779d,_0x579615){const _0x5e6b7f=_0x435b57;for(const _0x4bfdae of _0x4f13cb[_0x5e6b7f(0x22d)]({'skipNotAttached':!0x0})[_0x5e6b7f(0x21e)](_0x44813f=>_0x5e6b7f(0x21f)==_0x44813f[_0x5e6b7f(0x26a)]&&_0x44813f[_0x5e6b7f(0x203)][_0x5e6b7f(0x1e4)]==_0x36779d))_0x4bfdae[_0x5e6b7f(0x21c)](_0x5e6b7f(0x1e4),_0x579615);}function _0x364601(_0x87458,_0x16bf1a){const _0x3b4af2=_0x435b57;let _0x4ad582=_0x87458[_0x3b4af2(0x232)],_0x2144fb=!0x1;for(;_0x4ad582;)_0x4ad582[_0x3b4af2(0x203)][_0x3b4af2(0x1e4)]!=_0x16bf1a&&(_0x850535(_0x4ad582[_0x3b4af2(0x203)][_0x3b4af2(0x1e4)],_0x16bf1a),_0x4ad582[_0x3b4af2(0x21c)](_0x3b4af2(0x1e4),_0x16bf1a),_0x2144fb=!0x0),_0x4ad582=_0x4ad582[_0x3b4af2(0x1f8)];return _0x2144fb;}}[_0x599afe(0x1ee)](){const _0x4718f0=_0x599afe,_0xd65552=this[_0x4718f0(0x26e)],_0xb3866e=_0xd65552[_0x4718f0(0x212)],_0x2a36f=_0xd65552[_0x4718f0(0x24b)][_0x4718f0(0x25d)](_0x4718f0(0x247));this[_0x4718f0(0x24f)](),_0x2a36f[_0x4718f0(0x21a)][_0x4718f0(0x25f)](_0x4718f0(0x1df),_0x4718f0(0x23f),_0x4718f0(0x1f5),function(_0x71fd5c,_0x148f6d){const _0x5a52c6=_0x4718f0,_0x3bbb63=[];for(let _0x138599 of _0x71fd5c)_0x138599[_0x5a52c6(0x258)][_0x5a52c6(0x208)]===_0x138599[_0x5a52c6(0x210)][_0x5a52c6(0x235)]&&(_0x138599=_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x265)](_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x1eb)](_0x138599[_0x5a52c6(0x258)][_0x5a52c6(0x208)],0x0))),_0x3bbb63[_0x5a52c6(0x25c)](_0x138599);_0xd65552[_0x5a52c6(0x1e6)][_0x5a52c6(0x233)](_0x309b7f=>{const _0x355ec8=_0x5a52c6,_0x580acd=_0xd65552[_0x355ec8(0x1e6)][_0x355ec8(0x272)][_0x355ec8(0x261)],_0x24884d=Array[_0x355ec8(0x22e)](_0x580acd[_0x355ec8(0x219)]())[_0x355ec8(0x218)](_0x5245a9=>_0xd1df95[_0x355ec8(0x255)](_0x5245a9));_0x309b7f[_0x355ec8(0x269)](_0x3bbb63),_0xd65552[_0x355ec8(0x259)][_0x355ec8(0x25d)](_0x148f6d[_0x355ec8(0x243)])[_0x355ec8(0x24e)](),_0x148f6d[_0x355ec8(0x1fb)][_0x355ec8(0x25c)]({'forceDefaultExecution':!0x0}),_0xd65552[_0x355ec8(0x222)](_0x148f6d[_0x355ec8(0x243)],..._0x148f6d[_0x355ec8(0x1fb)]),_0x309b7f[_0x355ec8(0x269)](_0x24884d);for(const _0x3127d2 of _0x24884d)_0x3127d2[_0x355ec8(0x206)]();});}),_0x2a36f[_0x4718f0(0x267)][_0x4718f0(0x1fc)](function(_0xb4b797){const _0x10d6e8=_0x4718f0,_0x267d1e=!_0xd65552[_0x10d6e8(0x1e6)][_0x10d6e8(0x211)][_0x10d6e8(0x20d)](_0xb4b797),_0x4acb9d=_0xb4b797[_0x10d6e8(0x20b)],_0x1a3531=_0xb4b797[_0x10d6e8(0x224)],_0x566fd5=_0xb4b797[_0x10d6e8(0x242)](_0x10d6e8(0x1f9)),_0x5ebe42=!_0x4acb9d||_0x4acb9d[_0x10d6e8(0x242)](_0x10d6e8(0x1f9))!==_0x566fd5,_0x21de86=!_0x1a3531||_0x1a3531[_0x10d6e8(0x242)](_0x10d6e8(0x1f9))!==_0x566fd5;return _0x267d1e&&Boolean(_0x566fd5)&&_0x5ebe42&&_0x21de86;},_0x3bfe60=>_0x2bdd0a(_0xb3866e,_0x4718f0(0x214),_0x3bfe60));}[_0x599afe(0x24f)](){const _0x362fba=_0x599afe,_0x3a7105=this[_0x362fba(0x26e)],_0x32b58a=_0x3a7105[_0x362fba(0x212)];function _0x9db80c(_0x5074a1){const _0x254cfc=_0x362fba,_0x4a8915=_0x3a7105[_0x254cfc(0x259)][_0x254cfc(0x25d)](_0x254cfc(0x240))[_0x254cfc(0x253)],_0x3e4d17=_0x3a7105[_0x254cfc(0x259)][_0x254cfc(0x25d)](_0x254cfc(0x200))[_0x254cfc(0x253)];return _0x254cfc(0x200)===_0x5074a1?_0x4a8915:_0x3e4d17;}_0x3a7105[_0x362fba(0x24b)][_0x362fba(0x25d)](_0x362fba(0x247))[_0x362fba(0x267)][_0x362fba(0x1fe)](function(_0x502475){const _0xa7239b=_0x362fba;if(_0xa7239b(0x1df)!=_0x502475[_0xa7239b(0x26a)])return;const {data:_0x14b458}=_0x502475;if(!_0x14b458)return;let _0x59f5dc,_0x274da7,_0x55b36d,_0x55c510;switch(_0x14b458[_0xa7239b(0x243)]){case _0xa7239b(0x240):_0x55b36d=_0x14b458[_0xa7239b(0x1fb)][0x0][_0xa7239b(0x20c)],_0x55c510=_0x9db80c(_0x14b458[_0xa7239b(0x243)]),_0x59f5dc=_0x55b36d?_0xa7239b(0x20f):_0xa7239b(0x1ec),!_0x55c510&&_0x3a7105[_0xa7239b(0x230)][_0xa7239b(0x25d)](_0xa7239b(0x25b))||(_0x59f5dc=_0xa7239b(0x244)),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x24a)))};break;case _0xa7239b(0x200):_0x55b36d=_0x14b458[_0xa7239b(0x1fb)][0x0][_0xa7239b(0x20c)],_0x55c510=_0x9db80c(_0x14b458[_0xa7239b(0x243)]),_0x59f5dc=_0x55b36d?_0xa7239b(0x20f):_0xa7239b(0x1ec),!_0x55c510&&_0x3a7105[_0xa7239b(0x230)][_0xa7239b(0x25d)](_0xa7239b(0x25b))||(_0x59f5dc=_0xa7239b(0x244)),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x1ea)))};break;case _0xa7239b(0x1ff):_0x59f5dc=_0xa7239b(0x23b),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x214)))};break;case _0xa7239b(0x231):_0x59f5dc=function(_0x328bf0){const _0x229f35=_0xa7239b,_0x2b3bac=_0x328bf0[_0x229f35(0x263)]();let _0x388ae8=_0x2b3bac[_0x229f35(0x258)][_0x229f35(0x208)];for(;_0x388ae8&&_0x2b3bac[_0x229f35(0x223)](_0x388ae8);){if(_0x388ae8[_0x229f35(0x242)](_0x229f35(0x20e))>0x0)return!0x1;_0x388ae8=_0x388ae8[_0x229f35(0x224)];}return!0x0;}(_0x502475)?_0x2bdd0a(_0x32b58a,_0xa7239b(0x1ec),_0x2bdd0a(_0x32b58a,function(_0xf29105){const _0x34497d=_0xa7239b;return _0x34497d(0x254)+_0xf29105[_0x34497d(0x263)]()[_0x34497d(0x258)][_0x34497d(0x208)][_0x34497d(0x242)](_0x34497d(0x246))[_0x34497d(0x1f2)]()+_0x34497d(0x209);}(_0x502475))):_0x2bdd0a(_0x32b58a,_0xa7239b(0x202),_0x2bdd0a(_0x32b58a,_0xa7239b(0x214))),_0x274da7={'type':_0xa7239b(0x20a),'content':_0x59f5dc};break;case _0xa7239b(0x213):case _0xa7239b(0x251):!0x1===_0x14b458[_0xa7239b(0x216)]&&(_0x59f5dc=_0xa7239b(0x22b),_0x274da7={'type':_0xa7239b(0x256),'content':_0x2bdd0a(_0x32b58a,_0x59f5dc,_0x2bdd0a(_0x32b58a,_0xa7239b(0x214)))});}return _0x274da7;});}}function le(_0x1f50a1){const _0x37f2e8=_0x599afe;let _0xa2b5a0=_0x1f50a1[_0x37f2e8(0x263)]()[_0x37f2e8(0x258)][_0x37f2e8(0x208)][_0x37f2e8(0x20b)];for(;_0xa2b5a0;){const _0x230449=_0xa2b5a0[_0x37f2e8(0x242)](_0x37f2e8(0x1f9));if(!_0x230449)return!0x1;if(_0x230449==_0x1f50a1[_0x37f2e8(0x1dd)][_0x37f2e8(0x225)])return _0x37f2e8(0x225);if(_0x230449==_0x1f50a1[_0x37f2e8(0x1dd)][_0x37f2e8(0x23d)])return _0x37f2e8(0x23d);_0xa2b5a0=_0xa2b5a0[_0x37f2e8(0x20b)];}return!0x1;}
|
|
23
|
+
const _0x59c6be=_0x3329;(function(_0x10525f,_0x5aadfb){const _0x14490a=_0x3329,_0x1bf629=_0x10525f();while(!![]){try{const _0x2cbfa6=parseInt(_0x14490a(0x106))/0x1+parseInt(_0x14490a(0x87))/0x2*(-parseInt(_0x14490a(0xde))/0x3)+parseInt(_0x14490a(0xb1))/0x4*(parseInt(_0x14490a(0x7e))/0x5)+parseInt(_0x14490a(0x72))/0x6*(parseInt(_0x14490a(0xd6))/0x7)+-parseInt(_0x14490a(0x105))/0x8+parseInt(_0x14490a(0x86))/0x9*(parseInt(_0x14490a(0xb8))/0xa)+parseInt(_0x14490a(0xc8))/0xb*(-parseInt(_0x14490a(0xcf))/0xc);if(_0x2cbfa6===_0x5aadfb)break;else _0x1bf629['push'](_0x1bf629['shift']());}catch(_0x4c3a84){_0x1bf629['push'](_0x1bf629['shift']());}}}(_0x347f,0xb0810));import{Plugin as _0x2446cd}from'ckeditor5/src/core.js';function _0x3329(_0x45da70,_0x536fe8){const _0x347f44=_0x347f();return _0x3329=function(_0x33293b,_0x1fee6d){_0x33293b=_0x33293b-0x71;let _0x239b1f=_0x347f44[_0x33293b];return _0x239b1f;},_0x3329(_0x45da70,_0x536fe8);}function _0x347f(){const _0x3532be=['registerBlockAttribute','indentList','*Merge:*\x20%0','assureChains','685070MaUZOO','todoListCheck','ELEMENT_LIST_ITEM','commandName','isUndo','selection','FORMAT_INDENT','listReversed','head','customNumberedList','noTrackChangesFixer','setAttribute','listMarkerStyle','document','ELEMENT_NUMBERED_LIST','commands','1397iGXsVa','listItemIdFixer','execute','todoList','length','_findSuggestions','_supportLegacySuggestions','38652HwRnjM','isNextTo','next','key','_registerLegacyDescription','nodeAfter','getSuggestions','8959629rkAIen','registerDescriptionCallback','previousSibling','attributeKey','ELEMENT_TODO_LIST','registerPostFixer','trackChangesCommand','listItemId','220272TThoNe','newValue','list.multiBlock','find','filter','oldValue','*Format:*\x20insert\x20into\x20%0','attribute','attributes','start','setSelection','end','_suggestionFactory','createPositionAt','splitListItemBefore','default','ListEditing','groupId','differ','detach','data','*Split:*\x20list\x20item','listIndent','mergeListItemBackward','accept','registerAttributeLabel','_LIST','batch','get','*Remove\x20format:*\x20%0','todo','_getAttributeKey','*Outdent:*\x20%0','config','refresh','schema','meta','enableDefaultAttributesIntegration','deletion','8459056DSmDkw','971269MvauLI','ELEMENT_BULLETED_LIST','getChanges','from','6RPzgny','mergeListItemForward','*Uncheck\x20item*','locale','*Check\x20item*','listMarker','*Format:*\x20remove\x20from\x20%0','registerElementLabel','formatBlock','map','descriptionFactory','getFirstMarker','133495tXSqbb','numberedList','range','outdentList','forceValue','getRanges','includes','value','162PeEWTN','36TPiCKZ','isLocal','isObject','*Set\x20format:*\x20%0','*Change\x20to:*\x20%0','model','createRange','getAttribute','customBulletedList','toUpperCase','multipleBlocks','has','parent','fromRange','numbered','nextSibling','every','commandParams','bulletedList','checkTodoList','editor','type','TodoListEditing','TrackChangesEditing','push','listType','removeMarker','bulleted','*Indent:*\x20%0','afterInit','suggestion','splitListItemAfter','change','format','plugins','ELEMENT_','listStyle','*Merge:*\x20list\x20item','documentList','todoListChecked','containsItem','registerCustomCallback','4tskznz','getFirstRange','listStart'];_0x347f=function(){return _0x3532be;};return _0x347f();}import{getTranslation as _0x2fa63b}from'../utils/common-translations.js';import{renameAttributeKey as _0x194cc8}from'../trackchangesediting.js';import{LiveRange as _0x55e8ad}from'ckeditor5/src/engine.js';export default class z extends _0x2446cd{[_0x59c6be(0xa4)](){const _0x56f88f=_0x59c6be,_0x662c04=this[_0x56f88f(0x9b)];if(!_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0x92)](_0x56f88f(0xee)))return;const _0x3f37de=_0x662c04[_0x56f88f(0x75)],_0x42d5ce=_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0xfa)](_0x56f88f(0x9e)),_0x5a776c=_0x662c04[_0x56f88f(0xa9)][_0x56f88f(0x92)](_0x56f88f(0x9d)),_0x473d21=!!_0x662c04[_0x56f88f(0xff)][_0x56f88f(0xfa)](_0x56f88f(0xe0));function _0x328d72(_0x333934){const _0x534dc9=_0x56f88f;return{'type':_0x534dc9(0xa8),'content':''+_0x2fa63b(_0x3f37de,_0x534dc9(0x8a),_0x333934)};}function _0x4a4770(_0x183485){const _0x583700=_0x56f88f;return{'type':_0x583700(0xa8),'content':''+_0x2fa63b(_0x3f37de,_0x583700(0xfb),_0x183485)};}_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x7f)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x99)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xc1)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x8f)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xb5)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x81)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xa6)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xec)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xdd)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xa0)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xf4)),_0x473d21&&(_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xf5)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x73))),_0x5a776c&&(_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0xcb)),_0x42d5ce[_0x56f88f(0x103)](_0x56f88f(0x9a)),_0x42d5ce[_0x56f88f(0xb4)](_0x56f88f(0xae)),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x6e4f15=>{const _0x5f5d8c=_0x56f88f,{data:_0x20396a}=_0x6e4f15;if(_0x20396a&&_0x5f5d8c(0xae)==_0x20396a[_0x5f5d8c(0xd2)])return{'type':_0x5f5d8c(0xa8),'content':_0x20396a[_0x5f5d8c(0xdf)]?_0x2fa63b(_0x3f37de,_0x5f5d8c(0x76)):_0x2fa63b(_0x3f37de,_0x5f5d8c(0x74))};}),this[_0x56f88f(0x9b)][_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x5b9357=>{const _0xbb1167=_0x56f88f;if(_0x5b9357[_0xbb1167(0xf9)][_0xbb1167(0xbc)])return!0x1;let _0x218e25=!0x1;const _0xe4ee23=_0x42d5ce[_0xbb1167(0xd5)]({'skipNotAttached':!0x0})[_0xbb1167(0xe2)](_0x56d3c3=>_0xbb1167(0xae)===_0x42d5ce[_0xbb1167(0xfd)](_0x56d3c3));for(const _0x5ea7c4 of _0xe4ee23){_0xbb1167(0xfc)!=_0x5ea7c4[_0xbb1167(0xb2)]()[_0xbb1167(0xe7)][_0xbb1167(0xd4)][_0xbb1167(0x8e)](_0xbb1167(0xa0))&&(_0x42d5ce[_0xbb1167(0xcd)](_0x5ea7c4[_0xbb1167(0xb2)](),_0xbb1167(0xe5))[_0xbb1167(0xe1)](_0x444713=>_0xbb1167(0xa0)===_0x42d5ce[_0xbb1167(0xfd)](_0x444713[_0xbb1167(0xa5)]))||(_0x5b9357[_0xbb1167(0xa1)](_0x5ea7c4[_0xbb1167(0x7d)]()),_0x218e25=!0x0));}return _0x218e25;})),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xf7)](_0x56f88f(0xf4),_0x2fa63b(_0x3f37de,_0x56f88f(0xbe)));const _0x59233a={'type':_0x56f88f(0xa8),'content':''};_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x5c311e=>{const _0x42ede0=_0x56f88f,{data:_0x35714a}=_0x5c311e;if(!_0x35714a||_0x42ede0(0xa0)!=_0x35714a[_0x42ede0(0xd2)])return;let _0x2c2e97=_0x5c311e[_0x42ede0(0xc0)];for(;_0x2c2e97;){if(_0x2c2e97[_0x42ede0(0xf2)]&&((_0x42ede0(0xab)==_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)]||_0x42ede0(0xc4)==_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)])&&(_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xdf)]&&_0x42ede0(0xed)!=_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xdf)]||_0x42ede0(0xed)!=_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xe3)]&&!_0x35714a[_0x42ede0(0xdf)])||!_0x473d21&&_0x2c2e97[_0x42ede0(0xf2)][_0x42ede0(0xd2)]==_0x194cc8))return _0x59233a;_0x2c2e97=_0x2c2e97[_0x42ede0(0xd1)];}if(null==_0x35714a[_0x42ede0(0xdf)])switch(_0x35714a[_0x42ede0(0xe3)]){case _0x42ede0(0xa2):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0x107)));case _0x42ede0(0x95):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0xc6)));case _0x42ede0(0xfc):return _0x4a4770(_0x2fa63b(_0x3f37de,_0x42ede0(0xda)));}switch(_0x35714a[_0x42ede0(0xdf)]){case _0x42ede0(0xa2):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0x107)));case _0x42ede0(0x95):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0xc6)));case _0x42ede0(0xfc):return _0x328d72(_0x2fa63b(_0x3f37de,_0x42ede0(0xda)));}}),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x14d6ce=>{const _0x35274b=_0x56f88f,{data:_0x2f9418}=_0x14d6ce;if(_0x2f9418&&_0x35274b(0xf4)==_0x2f9418[_0x35274b(0xd2)])return null==_0x2f9418[_0x35274b(0xdf)]||null==_0x2f9418[_0x35274b(0xe3)]&&0x0==_0x2f9418[_0x35274b(0xdf)]?_0x59233a:void 0x0;}),_0x42d5ce[_0x56f88f(0x7c)][_0x56f88f(0xd7)](_0x1ea39a=>{const _0x2469e5=_0x56f88f;if(_0x2469e5(0xe5)!=_0x1ea39a[_0x2469e5(0x9c)])return;const {data:_0x40e823}=_0x1ea39a;if(!_0x40e823||_0x2469e5(0xdd)!=_0x40e823[_0x2469e5(0xd2)])return;const _0x307b7e=le(_0x1ea39a);return _0x2469e5(0xdf)==_0x307b7e?{'type':_0x2469e5(0xa8),'content':_0x2fa63b(_0x3f37de,_0x2469e5(0xac))}:_0x2469e5(0xe3)==_0x307b7e?{'type':_0x2469e5(0xa8),'content':_0x2fa63b(_0x3f37de,_0x2469e5(0xf3))}:_0x59233a;}),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x1dfc0b=>this[_0x56f88f(0xc9)](_0x1dfc0b)),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x16ea07=>this[_0x56f88f(0xc2)](_0x16ea07)),_0x662c04[_0x56f88f(0x8c)][_0x56f88f(0xc5)][_0x56f88f(0xdb)](_0x5b3e0f=>this[_0x56f88f(0xb7)](_0x5b3e0f)),this[_0x56f88f(0xce)]();}[_0x59c6be(0xc9)](_0x1eed11){const _0x50508f=_0x59c6be;if(_0x1eed11[_0x50508f(0xf9)][_0x50508f(0xbc)]||!_0x1eed11[_0x50508f(0xf9)][_0x50508f(0x88)])return!0x1;let _0x1a3c35=!0x1;const _0x57aac8=this[_0x50508f(0x9b)][_0x50508f(0xa9)][_0x50508f(0xfa)](_0x50508f(0x9e))[_0x50508f(0xd5)]({'skipNotAttached':!0x0})[_0x50508f(0xe2)](_0x24b876=>_0x24b876[_0x50508f(0xf2)]&&_0x50508f(0xdd)==_0x24b876[_0x50508f(0xf2)][_0x50508f(0xd2)])[_0x50508f(0xe2)](_0x290217=>_0x290217[_0x50508f(0xf2)][_0x50508f(0xdf)]&&_0x290217[_0x50508f(0xf2)][_0x50508f(0xe3)]);for(const _0x320d79 of _0x57aac8)le(_0x320d79)||(_0x1eed11[_0x50508f(0xa1)](_0x320d79[_0x50508f(0x7d)]()),_0x1a3c35=!0x0);return _0x1a3c35;}[_0x59c6be(0xc2)](_0x482fb5){const _0x30d5d0=_0x59c6be;if(_0x482fb5[_0x30d5d0(0xf9)][_0x30d5d0(0xbc)]||!_0x482fb5[_0x30d5d0(0xf9)][_0x30d5d0(0x88)])return!0x1;const _0x360082=this[_0x30d5d0(0x9b)][_0x30d5d0(0xa9)][_0x30d5d0(0xfa)](_0x30d5d0(0x9e));if(_0x360082[_0x30d5d0(0xdc)][_0x30d5d0(0x85)])return!0x1;let _0x1979be=!0x1;const _0x2c1a7e=[_0x30d5d0(0xa0),_0x30d5d0(0xdd),_0x30d5d0(0xf4),_0x30d5d0(0xab),_0x30d5d0(0xb3),_0x30d5d0(0xbf),_0x30d5d0(0xb9),_0x30d5d0(0x77),_0x30d5d0(0xc4)],_0x13dfc4=this[_0x30d5d0(0x9b)][_0x30d5d0(0x8c)][_0x30d5d0(0xc5)][_0x30d5d0(0xf0)][_0x30d5d0(0x108)]()[_0x30d5d0(0xe2)](_0x1966be=>_0x30d5d0(0xe5)==_0x1966be[_0x30d5d0(0x9c)])[_0x30d5d0(0xe2)](_0x59df31=>_0x2c1a7e[_0x30d5d0(0x84)](_0x59df31[_0x30d5d0(0xd9)]));if(0x0==_0x13dfc4[_0x30d5d0(0xcc)])return _0x1979be;for(const _0x3df0fa of _0x13dfc4){const _0x1f08bc=_0x360082[_0x30d5d0(0xcd)](_0x3df0fa[_0x30d5d0(0x80)],_0x30d5d0(0xe5))[_0x30d5d0(0xe2)](_0x5989d2=>!_0x5989d2[_0x30d5d0(0x102)][_0x30d5d0(0xd0)])[_0x30d5d0(0x7b)](_0x411ad8=>_0x411ad8[_0x30d5d0(0xa5)])[_0x30d5d0(0xe2)](_0xc77c31=>{const _0x128d12=_0x30d5d0,_0x59a342=_0x360082[_0x128d12(0xfd)](_0xc77c31);return _0x2c1a7e[_0x128d12(0x84)](_0x59a342);});if(_0x1f08bc[_0x30d5d0(0xcc)]){for(const _0x391096 of _0x1f08bc)_0x482fb5[_0x30d5d0(0xa1)](_0x391096[_0x30d5d0(0x7d)]());_0x1979be=!0x0;}}return _0x1979be;}[_0x59c6be(0xb7)](_0x58672a){const _0x556e26=_0x59c6be;if(_0x58672a[_0x556e26(0xf9)][_0x556e26(0xbc)]||!_0x58672a[_0x556e26(0xf9)][_0x556e26(0x88)])return!0x1;const _0x1415db=this[_0x556e26(0x9b)][_0x556e26(0xa9)][_0x556e26(0xfa)](_0x556e26(0x9e));let _0x18c5f5=!0x1;const _0x1f6fa3=[_0x556e26(0xa0),_0x556e26(0xdd),_0x556e26(0xf4),_0x556e26(0xab),_0x556e26(0xb3),_0x556e26(0xbf),_0x556e26(0xb9),_0x556e26(0x77),_0x556e26(0xc4)];for(const _0x2ce1a0 of _0x1415db[_0x556e26(0xd5)]({'skipNotAttached':!0x0})){const _0x3c3ccb=_0x1415db[_0x556e26(0xcd)](_0x2ce1a0[_0x556e26(0xb2)](),_0x556e26(0xe5))[_0x556e26(0x7b)](_0x2d1096=>_0x2d1096[_0x556e26(0xa5)])[_0x556e26(0xe2)](_0x1108de=>_0x1108de[_0x556e26(0xf2)]&&_0x1f6fa3[_0x556e26(0x84)](_0x1108de[_0x556e26(0xf2)][_0x556e26(0xd2)]));if(!_0x3c3ccb[_0x556e26(0xcc)])continue;const _0x19a775=_0x3c3ccb[0x0][_0x556e26(0xc0)][_0x556e26(0xe6)][_0x556e26(0xef)];if(!_0x3c3ccb[_0x556e26(0x97)](_0x14a35b=>_0x14a35b[_0x556e26(0xe6)][_0x556e26(0xef)]===_0x19a775)){for(const _0x4008d1 of _0x3c3ccb)_0xf6d73c(_0x4008d1,_0x19a775)&&(_0x18c5f5=!0x0);}}return _0x18c5f5;function _0x1405b7(_0x5a2194,_0x1c5997){const _0x7f22fa=_0x556e26;for(const _0x481448 of _0x1415db[_0x7f22fa(0xd5)]({'skipNotAttached':!0x0})[_0x7f22fa(0xe2)](_0x280e77=>_0x7f22fa(0xe5)==_0x280e77[_0x7f22fa(0x9c)]&&_0x280e77[_0x7f22fa(0xe6)][_0x7f22fa(0xef)]==_0x5a2194))_0x481448[_0x7f22fa(0xc3)](_0x7f22fa(0xef),_0x1c5997);}function _0xf6d73c(_0x1b0964,_0x41ea4f){const _0x337dc9=_0x556e26;let _0x4c6b4c=_0x1b0964[_0x337dc9(0xc0)],_0x51b004=!0x1;for(;_0x4c6b4c;)_0x4c6b4c[_0x337dc9(0xe6)][_0x337dc9(0xef)]!=_0x41ea4f&&(_0x1405b7(_0x4c6b4c[_0x337dc9(0xe6)][_0x337dc9(0xef)],_0x41ea4f),_0x4c6b4c[_0x337dc9(0xc3)](_0x337dc9(0xef),_0x41ea4f),_0x51b004=!0x0),_0x4c6b4c=_0x4c6b4c[_0x337dc9(0xd1)];return _0x51b004;}}[_0x59c6be(0xce)](){const _0x4d5564=_0x59c6be,_0x4a9444=this[_0x4d5564(0x9b)],_0x1bb62a=_0x4a9444[_0x4d5564(0x75)],_0x981ead=_0x4a9444[_0x4d5564(0xa9)][_0x4d5564(0xfa)](_0x4d5564(0x9e));this[_0x4d5564(0xd3)](),_0x981ead[_0x4d5564(0xea)][_0x4d5564(0xb0)](_0x4d5564(0x7a),_0x4d5564(0xad),_0x4d5564(0xf6),function(_0x348a54,_0x26ae99){const _0x4e8c00=_0x4d5564,_0xf19458=[];for(let _0x2a8908 of _0x348a54)_0x2a8908[_0x4e8c00(0xe7)][_0x4e8c00(0xd4)]===_0x2a8908[_0x4e8c00(0xe9)][_0x4e8c00(0x93)]&&(_0x2a8908=_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0x8d)](_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0xeb)](_0x2a8908[_0x4e8c00(0xe7)][_0x4e8c00(0xd4)],0x0))),_0xf19458[_0x4e8c00(0x9f)](_0x2a8908);_0x4a9444[_0x4e8c00(0x8c)][_0x4e8c00(0xa7)](_0x4fa92f=>{const _0x208e52=_0x4e8c00,_0x140c6d=_0x4a9444[_0x208e52(0x8c)][_0x208e52(0xc5)][_0x208e52(0xbd)],_0x3239ee=Array[_0x208e52(0x71)](_0x140c6d[_0x208e52(0x83)]())[_0x208e52(0x7b)](_0x409b59=>_0x55e8ad[_0x208e52(0x94)](_0x409b59));_0x4fa92f[_0x208e52(0xe8)](_0xf19458),_0x4a9444[_0x208e52(0xc7)][_0x208e52(0xfa)](_0x26ae99[_0x208e52(0xbb)])[_0x208e52(0x100)](),_0x26ae99[_0x208e52(0x98)][_0x208e52(0x9f)]({'forceDefaultExecution':!0x0}),_0x4a9444[_0x208e52(0xca)](_0x26ae99[_0x208e52(0xbb)],..._0x26ae99[_0x208e52(0x98)]),_0x4fa92f[_0x208e52(0xe8)](_0x3239ee);for(const _0x5ac3fd of _0x3239ee)_0x5ac3fd[_0x208e52(0xf1)]();});}),_0x981ead[_0x4d5564(0x7c)][_0x4d5564(0x79)](function(_0x3cf09e){const _0x43f5ed=_0x4d5564,_0xaa3f51=!_0x4a9444[_0x43f5ed(0x8c)][_0x43f5ed(0x101)][_0x43f5ed(0x89)](_0x3cf09e),_0x4986c6=_0x3cf09e[_0x43f5ed(0xd8)],_0x371a29=_0x3cf09e[_0x43f5ed(0x96)],_0x59ca1a=_0x3cf09e[_0x43f5ed(0x8e)](_0x43f5ed(0xdd)),_0x5a446d=!_0x4986c6||_0x4986c6[_0x43f5ed(0x8e)](_0x43f5ed(0xdd))!==_0x59ca1a,_0x2d1a5e=!_0x371a29||_0x371a29[_0x43f5ed(0x8e)](_0x43f5ed(0xdd))!==_0x59ca1a;return _0xaa3f51&&Boolean(_0x59ca1a)&&_0x5a446d&&_0x2d1a5e;},_0x40ba8c=>_0x2fa63b(_0x1bb62a,_0x4d5564(0xba),_0x40ba8c));}[_0x59c6be(0xd3)](){const _0x203080=_0x59c6be,_0x5149aa=this[_0x203080(0x9b)],_0x5947b8=_0x5149aa[_0x203080(0x75)];function _0x54ad26(_0x231f00){const _0x45bd14=_0x203080,_0x21601c=_0x5149aa[_0x45bd14(0xc7)][_0x45bd14(0xfa)](_0x45bd14(0x99))[_0x45bd14(0x85)],_0x5a0ad8=_0x5149aa[_0x45bd14(0xc7)][_0x45bd14(0xfa)](_0x45bd14(0x7f))[_0x45bd14(0x85)];return _0x45bd14(0x7f)===_0x231f00?_0x21601c:_0x5a0ad8;}_0x5149aa[_0x203080(0xa9)][_0x203080(0xfa)](_0x203080(0x9e))[_0x203080(0x7c)][_0x203080(0xd7)](function(_0x450401){const _0xb54ed2=_0x203080;if(_0xb54ed2(0x7a)!=_0x450401[_0xb54ed2(0x9c)])return;const {data:_0x23ea16}=_0x450401;if(!_0x23ea16)return;let _0x115133,_0xbd57ac,_0x1dcc63,_0x277d9f;switch(_0x23ea16[_0xb54ed2(0xbb)]){case _0xb54ed2(0x99):_0x1dcc63=_0x23ea16[_0xb54ed2(0x98)][0x0][_0xb54ed2(0x82)],_0x277d9f=_0x54ad26(_0x23ea16[_0xb54ed2(0xbb)]),_0x115133=_0x1dcc63?_0xb54ed2(0xe4):_0xb54ed2(0x78),!_0x277d9f&&_0x5149aa[_0xb54ed2(0xff)][_0xb54ed2(0xfa)](_0xb54ed2(0xe0))||(_0x115133=_0xb54ed2(0x8b)),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0x107)))};break;case _0xb54ed2(0x7f):_0x1dcc63=_0x23ea16[_0xb54ed2(0x98)][0x0][_0xb54ed2(0x82)],_0x277d9f=_0x54ad26(_0x23ea16[_0xb54ed2(0xbb)]),_0x115133=_0x1dcc63?_0xb54ed2(0xe4):_0xb54ed2(0x78),!_0x277d9f&&_0x5149aa[_0xb54ed2(0xff)][_0xb54ed2(0xfa)](_0xb54ed2(0xe0))||(_0x115133=_0xb54ed2(0x8b)),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xc6)))};break;case _0xb54ed2(0xb5):_0x115133=_0xb54ed2(0xa3),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xba)))};break;case _0xb54ed2(0x81):_0x115133=function(_0x3ade6b){const _0x3e8918=_0xb54ed2,_0x2f7539=_0x3ade6b[_0x3e8918(0xb2)]();let _0xaa2848=_0x2f7539[_0x3e8918(0xe7)][_0x3e8918(0xd4)];for(;_0xaa2848&&_0x2f7539[_0x3e8918(0xaf)](_0xaa2848);){if(_0xaa2848[_0x3e8918(0x8e)](_0x3e8918(0xf4))>0x0)return!0x1;_0xaa2848=_0xaa2848[_0x3e8918(0x96)];}return!0x0;}(_0x450401)?_0x2fa63b(_0x5947b8,_0xb54ed2(0x78),_0x2fa63b(_0x5947b8,function(_0x537ccb){const _0x346dd3=_0xb54ed2;return _0x346dd3(0xaa)+_0x537ccb[_0x346dd3(0xb2)]()[_0x346dd3(0xe7)][_0x346dd3(0xd4)][_0x346dd3(0x8e)](_0x346dd3(0xa0))[_0x346dd3(0x90)]()+_0x346dd3(0xf8);}(_0x450401))):_0x2fa63b(_0x5947b8,_0xb54ed2(0xfe),_0x2fa63b(_0x5947b8,_0xb54ed2(0xba))),_0xbd57ac={'type':_0xb54ed2(0xa8),'content':_0x115133};break;case _0xb54ed2(0xf5):case _0xb54ed2(0x73):!0x1===_0x23ea16[_0xb54ed2(0x91)]&&(_0x115133=_0xb54ed2(0xb6),_0xbd57ac={'type':_0xb54ed2(0x104),'content':_0x2fa63b(_0x5947b8,_0x115133,_0x2fa63b(_0x5947b8,_0xb54ed2(0xba)))});}return _0xbd57ac;});}}function le(_0x34ffb8){const _0x33be4f=_0x59c6be;let _0x2c5dde=_0x34ffb8[_0x33be4f(0xb2)]()[_0x33be4f(0xe7)][_0x33be4f(0xd4)][_0x33be4f(0xd8)];for(;_0x2c5dde;){const _0x3c673c=_0x2c5dde[_0x33be4f(0x8e)](_0x33be4f(0xdd));if(!_0x3c673c)return!0x1;if(_0x3c673c==_0x34ffb8[_0x33be4f(0xf2)][_0x33be4f(0xdf)])return _0x33be4f(0xdf);if(_0x3c673c==_0x34ffb8[_0x33be4f(0xf2)][_0x33be4f(0xe3)])return _0x33be4f(0xe3);_0x2c5dde=_0x2c5dde[_0x33be4f(0xd8)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1572d9=_0x464d;(function(_0x1bdb5a,_0x4b56db){const _0x16b8f2=_0x464d,_0x26c7f1=_0x1bdb5a();while(!![]){try{const _0x4f27c5=-parseInt(_0x16b8f2(0xc1))/0x1+-parseInt(_0x16b8f2(0xcb))/0x2*(parseInt(_0x16b8f2(0xe7))/0x3)+-parseInt(_0x16b8f2(0x10c))/0x4*(-parseInt(_0x16b8f2(0x108))/0x5)+-parseInt(_0x16b8f2(0x10f))/0x6*(-parseInt(_0x16b8f2(0xf6))/0x7)+-parseInt(_0x16b8f2(0xe6))/0x8*(-parseInt(_0x16b8f2(0xed))/0x9)+parseInt(_0x16b8f2(0xf3))/0xa+parseInt(_0x16b8f2(0xda))/0xb*(-parseInt(_0x16b8f2(0xea))/0xc);if(_0x4f27c5===_0x4b56db)break;else _0x26c7f1['push'](_0x26c7f1['shift']());}catch(_0x4697a8){_0x26c7f1['push'](_0x26c7f1['shift']());}}}(_0x169c,0x6d65c));function _0x464d(_0xd44801,_0x1f21e3){const _0x169c0c=_0x169c();return _0x464d=function(_0x464d4d,_0x313e9c){_0x464d4d=_0x464d4d-0xba;let _0x4434a3=_0x169c0c[_0x464d4d];return _0x4434a3;},_0x464d(_0xd44801,_0x1f21e3);}import{Plugin as _0x5e259f}from'ckeditor5/src/core.js';function _0x169c(){const _0x59a65b=['commandName','9CllOee','_LIST_DEFAULT','registerBlockAttribute','includes','getFirstRange','customNumbered','214470kWMmzU','bulleted','styles','21hXGpoV','afterInit','attribute','registerAttributeLabel','listReversed','lower-roman','handleDescriptions','toUpperCase','*Format:*\x20set\x20start\x20index\x20to\x20%0','ListPropertiesEditing','enableDefaultAttributesIntegration','listType','format','*Format:*\x20set\x20order\x20to\x20reversed','isUndo','editor','registerPostFixer','filter','190eCpVOH','list.properties','decimal','suggestion','27124eUshFI','batch','get','1222044JoKbbs','decimal-leading-zero','find','data','type','_registerLegacyDescription','head','upper-latin','_getTranslationKeyForListStyle','listStyle','FORMAT_LIST_REVERSED','getAttribute','_LIST_','*Change\x20to:*\x20%0','_findSuggestions','reversed','459464uKlYwb','config','ELEMENT_','getFirstMarker','listStart','locale','registerDescriptionCallback','replace','key','descriptionFactory','962SYviFk','start','bind','*Remove\x20format:*\x20%0','nodeAfter','plugins','lower-latin','*Set\x20format:*\x20%0','_getAttributeKey','oldValue','formatBlock','default','TrackChangesEditing','circle','disc','3412332RwGhHS','square','removeMarker','startIndex','model','document','next','has','*Format:*\x20set\x20order\x20to\x20regular','getSuggestions','upper-roman','newValue','2971136HYtrMO','273oDTJQm','FORMAT_LIST_START','commandParams','12aymxGZ','numbered'];_0x169c=function(){return _0x59a65b;};return _0x169c();}import{getTranslation as _0x55ee1e}from'../utils/common-translations.js';export default class ue extends _0x5e259f{[_0x1572d9(0xf7)](){const _0x832a66=_0x1572d9;if(!this[_0x832a66(0x105)][_0x832a66(0xd0)][_0x832a66(0xe1)](_0x832a66(0xff)))return;const _0x517d7b=this[_0x832a66(0x105)][_0x832a66(0xc2)][_0x832a66(0x10e)](_0x832a66(0x109)),_0x154b31=this[_0x832a66(0x105)][_0x832a66(0xd0)][_0x832a66(0x10e)](_0x832a66(0xd7));_0x517d7b[_0x832a66(0xf5)]&&(_0x154b31[_0x832a66(0x100)](_0x832a66(0xba)),_0x154b31[_0x832a66(0xef)](_0x832a66(0xba))),_0x517d7b[_0x832a66(0xc0)]&&(_0x154b31[_0x832a66(0x100)](_0x832a66(0xfa)),_0x154b31[_0x832a66(0xef)](_0x832a66(0xfa))),_0x517d7b[_0x832a66(0xdd)]&&(_0x154b31[_0x832a66(0x100)](_0x832a66(0xc5)),_0x154b31[_0x832a66(0xef)](_0x832a66(0xc5)));const _0x50ddf6={'type':_0x832a66(0x102),'content':''};_0x154b31[_0x832a66(0xca)][_0x832a66(0xc7)](this[_0x832a66(0xfc)][_0x832a66(0xcd)](this));const _0x181b8a=this[_0x832a66(0x105)][_0x832a66(0xc6)];_0x154b31[_0x832a66(0xca)][_0x832a66(0xf9)](_0x832a66(0xfa),_0x55ee1e(_0x181b8a,_0x832a66(0xbb))),_0x154b31[_0x832a66(0xca)][_0x832a66(0xc7)](_0x1b98e0=>{const _0x4ad109=_0x832a66,{data:_0x1bc611}=_0x1b98e0;if(_0x1bc611&&_0x4ad109(0xfa)==_0x1bc611[_0x4ad109(0xc9)])return null==_0x1bc611[_0x4ad109(0xe5)]||0x0==_0x1bc611[_0x4ad109(0xe5)]&&null==_0x1bc611[_0x4ad109(0xd4)]?_0x50ddf6:void 0x0;}),_0x154b31[_0x832a66(0xca)][_0x832a66(0xf9)](_0x832a66(0xc5),_0x55ee1e(_0x181b8a,_0x832a66(0xe8))),_0x154b31[_0x832a66(0xca)][_0x832a66(0xc7)](_0x470557=>{const _0x488e1f=_0x832a66,{data:_0x330b86}=_0x470557;if(_0x330b86&&_0x488e1f(0xc5)==_0x330b86[_0x488e1f(0xc9)])return null==_0x330b86[_0x488e1f(0xe5)]||0x1==_0x330b86[_0x488e1f(0xe5)]&&null==_0x330b86[_0x488e1f(0xd4)]?_0x50ddf6:void 0x0;}),this[_0x832a66(0x105)][_0x832a66(0xde)][_0x832a66(0xdf)][_0x832a66(0x106)](_0x36246a=>{const _0x55b4cb=_0x832a66;if(_0x36246a[_0x55b4cb(0x10d)][_0x55b4cb(0x104)])return!0x1;let _0x47cf3c=!0x1;const _0x281f59=_0x154b31[_0x55b4cb(0xe3)]({'skipNotAttached':!0x0})[_0x55b4cb(0x107)](_0x41dd9c=>{const _0x305a38=_0x55b4cb,_0x4b5916=_0x154b31[_0x305a38(0xd3)](_0x41dd9c);return _0x305a38(0xc5)==_0x4b5916||_0x305a38(0xfa)==_0x4b5916;});for(const _0x12b0bc of _0x281f59){const _0x57a3c7=_0x12b0bc[_0x55b4cb(0xf1)]()[_0x55b4cb(0xcc)][_0x55b4cb(0xcf)][_0x55b4cb(0xbc)](_0x55b4cb(0x101));if(_0x55b4cb(0xeb)==_0x57a3c7||_0x55b4cb(0xf2)==_0x57a3c7)continue;_0x154b31[_0x55b4cb(0xbf)](_0x12b0bc[_0x55b4cb(0xf1)](),_0x55b4cb(0xf8))[_0x55b4cb(0x111)](_0x2bd30f=>_0x55b4cb(0x101)==_0x154b31[_0x55b4cb(0xd3)](_0x2bd30f[_0x55b4cb(0x10b)]))||(_0x36246a[_0x55b4cb(0xdc)](_0x12b0bc[_0x55b4cb(0xc4)]()),_0x47cf3c=!0x0);}return _0x47cf3c;}),this[_0x832a66(0x114)]();}[_0x1572d9(0xfc)](_0x113ef4){const _0x50a5cd=_0x1572d9,_0xb39ca6=this[_0x50a5cd(0x105)][_0x50a5cd(0xc6)],{data:_0x57c739}=_0x113ef4,_0x4404b8={'type':_0x50a5cd(0x102),'content':''};if(!_0x57c739||_0x50a5cd(0xba)!=_0x57c739[_0x50a5cd(0xc9)])return;if(!_0x57c739[_0x50a5cd(0xd4)])return _0x50a5cd(0xd6)==_0x57c739[_0x50a5cd(0xe5)]?_0x4404b8:{'type':_0x50a5cd(0x102),'content':''+_0x55ee1e(_0xb39ca6,_0x50a5cd(0xd2),_0x55ee1e(_0xb39ca6,this[_0x50a5cd(0x117)](_0x57c739[_0x50a5cd(0xe5)])))};if(!_0x57c739[_0x50a5cd(0xe5)]){if(_0x50a5cd(0xd6)==_0x57c739[_0x50a5cd(0xd4)])return _0x4404b8;let _0xd583d9=_0x113ef4[_0x50a5cd(0x115)];for(;_0xd583d9;){if(_0xd583d9[_0x50a5cd(0x112)]&&_0x50a5cd(0x101)==_0xd583d9[_0x50a5cd(0x112)][_0x50a5cd(0xc9)]&&_0xd583d9[_0x50a5cd(0x112)][_0x50a5cd(0xe5)])return _0x4404b8;_0xd583d9=_0xd583d9[_0x50a5cd(0xe0)];}return{'type':_0x50a5cd(0x102),'content':''+_0x55ee1e(_0xb39ca6,_0x50a5cd(0xce),_0x55ee1e(_0xb39ca6,this[_0x50a5cd(0x117)](_0x57c739[_0x50a5cd(0xd4)])))};}if(_0x50a5cd(0xd6)!=_0x57c739[_0x50a5cd(0xe5)])return{'type':_0x50a5cd(0x102),'content':''+_0x55ee1e(_0xb39ca6,_0x50a5cd(0xd2),_0x55ee1e(_0xb39ca6,this[_0x50a5cd(0x117)](_0x57c739[_0x50a5cd(0xe5)])))};let _0x56471a=_0x113ef4[_0x50a5cd(0x115)];for(;_0x56471a;){if(_0x56471a[_0x50a5cd(0x112)]&&_0x50a5cd(0x101)==_0x56471a[_0x50a5cd(0x112)][_0x50a5cd(0xc9)]&&_0x56471a[_0x50a5cd(0x112)][_0x50a5cd(0xe5)]&&_0x56471a[_0x50a5cd(0x112)][_0x50a5cd(0xd4)])return _0x4404b8;_0x56471a=_0x56471a[_0x50a5cd(0xe0)];}const _0x3308f8=_0x113ef4[_0x50a5cd(0xf1)]()[_0x50a5cd(0xcc)][_0x50a5cd(0xcf)][_0x50a5cd(0xbc)](_0x50a5cd(0x101));return{'type':_0x50a5cd(0x102),'content':_0x55ee1e(_0xb39ca6,_0x50a5cd(0xd2),_0x55ee1e(_0xb39ca6,_0x50a5cd(0xc3)+_0x3308f8[_0x50a5cd(0xfd)]()+_0x50a5cd(0xee)))};}[_0x1572d9(0x114)](){const _0x20e3ff=_0x1572d9,_0x3ed0ca=this[_0x20e3ff(0x105)],_0x199513=_0x3ed0ca[_0x20e3ff(0xc6)];_0x3ed0ca[_0x20e3ff(0xd0)][_0x20e3ff(0x10e)](_0x20e3ff(0xd7))[_0x20e3ff(0xca)][_0x20e3ff(0xc7)](_0x20d976=>{const _0x458fe8=_0x20e3ff;if(_0x458fe8(0xd5)!=_0x20d976[_0x458fe8(0x113)])return;const {data:_0x47d9c3}=_0x20d976;if(!_0x47d9c3)return;let _0x3909dd,_0x1a3e99;switch(_0x47d9c3[_0x458fe8(0xec)]){case _0x458fe8(0xba):_0x3909dd=_0x458fe8(0xbe),_0x1a3e99={'type':_0x458fe8(0x102),'content':_0x55ee1e(_0x199513,_0x3909dd,_0x55ee1e(_0x199513,this[_0x458fe8(0x117)](_0x47d9c3[_0x458fe8(0xe9)][0x0][_0x458fe8(0x113)])))};break;case _0x458fe8(0xfa):_0x3909dd=_0x47d9c3[_0x458fe8(0xe9)][0x0][_0x458fe8(0xc0)]?_0x458fe8(0x103):_0x458fe8(0xe2),_0x1a3e99={'type':_0x458fe8(0x102),'content':_0x55ee1e(_0x199513,_0x3909dd)};break;case _0x458fe8(0xc5):_0x3909dd=_0x458fe8(0xfe),_0x1a3e99={'type':_0x458fe8(0x102),'content':_0x55ee1e(_0x199513,_0x3909dd,_0x47d9c3[_0x458fe8(0xe9)][0x0][_0x458fe8(0xdd)])};}return _0x1a3e99;});}[_0x1572d9(0x117)](_0x4ae141){const _0x430d95=_0x1572d9;return _0x430d95(0xc3)+function(_0xae0fc9){const _0x1db30f=_0x430d95;if(pe[_0x1db30f(0xf0)](_0xae0fc9))return _0x1db30f(0xf4);if(ye[_0x1db30f(0xf0)](_0xae0fc9))return _0x1db30f(0xeb);return null;}(_0x4ae141)[_0x430d95(0xfd)]()+_0x430d95(0xbd)+_0x4ae141[_0x430d95(0xfd)]()[_0x430d95(0xc8)](/-/g,'_');}}const pe=[_0x1572d9(0xd9),_0x1572d9(0xd8),_0x1572d9(0xdb)],ye=[_0x1572d9(0x10a),_0x1572d9(0x110),_0x1572d9(0xfb),_0x1572d9(0xe4),_0x1572d9(0xd1),_0x1572d9(0x116)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x1a10(){const _0x331157=['for','6664287iJVBEC','attribute:url:media','639JnqOlY','locale','7044nepdZY','showSuggestionHighlights','conversion','downcastDispatcher','high','has','editor','createEmptyElement','registerElementLabel','dataDowncast','1989JXFkAO','326805NflSAB','73280hcriXa','div','ELEMENT_MEDIA','3119288XfGEEk','elementToElement','mediaEmbed','media','1271111FPzCSO','afterInit','stop','options','get','descriptionFactory','data','MediaEmbedEditing','TrackChangesEditing','enableCommand','plugins','24eiOTgR','1868546DaaoHt'];_0x1a10=function(){return _0x331157;};return _0x1a10();}function _0x57a5(_0x4f4b60,_0x1ed6dd){const _0x1a101d=_0x1a10();return _0x57a5=function(_0x57a54c,_0x194a42){_0x57a54c=_0x57a54c-0xd0;let _0x193e6b=_0x1a101d[_0x57a54c];return _0x193e6b;},_0x57a5(_0x4f4b60,_0x1ed6dd);}const _0x474aa7=_0x57a5;(function(_0x4d6828,_0x35f572){const _0x190651=_0x57a5,_0x4e0bad=_0x4d6828();while(!![]){try{const _0x43debe=parseInt(_0x190651(0xe6))/0x1+-parseInt(_0x190651(0xf2))/0x2+parseInt(_0x190651(0xd1))/0x3*(parseInt(_0x190651(0xd3))/0x4)+-parseInt(_0x190651(0xde))/0x5*(parseInt(_0x190651(0xf1))/0x6)+-parseInt(_0x190651(0xf4))/0x7+-parseInt(_0x190651(0xe2))/0x8+-parseInt(_0x190651(0xdd))/0x9*(-parseInt(_0x190651(0xdf))/0xa);if(_0x43debe===_0x35f572)break;else _0x4e0bad['push'](_0x4e0bad['shift']());}catch(_0x18762c){_0x4e0bad['push'](_0x4e0bad['shift']());}}}(_0x1a10,0xb1bd7));import{Plugin as _0x381481}from'ckeditor5/src/core.js';import{getTranslation as _0x222138}from'../utils/common-translations.js';export default class ft extends _0x381481{[_0x474aa7(0xe7)](){const _0x5a37ff=_0x474aa7,_0x37a5f4=this[_0x5a37ff(0xd9)];if(!_0x37a5f4[_0x5a37ff(0xf0)][_0x5a37ff(0xd8)](_0x5a37ff(0xed)))return;const _0x19a592=_0x37a5f4[_0x5a37ff(0xf0)][_0x5a37ff(0xea)](_0x5a37ff(0xee)),_0x50c553=_0x37a5f4[_0x5a37ff(0xd2)];_0x19a592[_0x5a37ff(0xef)](_0x5a37ff(0xe4)),_0x19a592[_0x5a37ff(0xeb)][_0x5a37ff(0xdb)](_0x5a37ff(0xe5),_0x10294a=>_0x222138(_0x50c553,_0x5a37ff(0xe1),_0x10294a)),_0x37a5f4[_0x5a37ff(0xd5)][_0x5a37ff(0xf3)](_0x5a37ff(0xdc))[_0x5a37ff(0xe3)]({'model':_0x5a37ff(0xe5),'view':(_0x12fd58,{writer:_0x234a5c,options:_0x393afe})=>{const _0x2ced5d=_0x5a37ff;if(_0x393afe[_0x2ced5d(0xd4)])return _0x234a5c[_0x2ced5d(0xda)](_0x2ced5d(0xe0));},'converterPriority':_0x5a37ff(0xd7)}),_0x37a5f4[_0x5a37ff(0xec)][_0x5a37ff(0xd6)]['on'](_0x5a37ff(0xd0),(_0x581a10,_0x3b93ec,_0x5eb643)=>{const _0xf73bed=_0x5a37ff;_0x5eb643[_0xf73bed(0xe9)][_0xf73bed(0xd4)]&&_0x581a10[_0xf73bed(0xe8)]();},{'priority':_0x5a37ff(0xd7)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x309d(){const _0x11d6ff=['10704474PjNdja','afterInit','1079718osLaGg','MentionEditing','25TrTnhT','872UYhKPr','has','mention','TrackChangesEditing','369aJXeLM','get','14skKWSF','5736610tPNbAu','828TjGQiL','plugins','107905cyHywC','20883rKhOpI','enableCommand','editor','5777198weVAhf'];_0x309d=function(){return _0x11d6ff;};return _0x309d();}const _0x38a7f8=_0x1eb7;(function(_0x48689a,_0x212ec7){const _0x18240d=_0x1eb7,_0x327c33=_0x48689a();while(!![]){try{const _0x1aab02=parseInt(_0x18240d(0x1e2))/0x1*(parseInt(_0x18240d(0x1de))/0x2)+parseInt(_0x18240d(0x1e3))/0x3*(-parseInt(_0x18240d(0x1e0))/0x4)+parseInt(_0x18240d(0x1d7))/0x5*(parseInt(_0x18240d(0x1d5))/0x6)+-parseInt(_0x18240d(0x1e6))/0x7+parseInt(_0x18240d(0x1d8))/0x8*(parseInt(_0x18240d(0x1dc))/0x9)+parseInt(_0x18240d(0x1df))/0xa+parseInt(_0x18240d(0x1e7))/0xb;if(_0x1aab02===_0x212ec7)break;else _0x327c33['push'](_0x327c33['shift']());}catch(_0x3bef67){_0x327c33['push'](_0x327c33['shift']());}}}(_0x309d,0xe585b));import{Plugin as _0x2a8a20}from'ckeditor5/src/core.js';function _0x1eb7(_0x12e23b,_0x42db17){const _0x309d68=_0x309d();return _0x1eb7=function(_0x1eb7f4,_0x3917dd){_0x1eb7f4=_0x1eb7f4-0x1d4;let _0x487f75=_0x309d68[_0x1eb7f4];return _0x487f75;},_0x1eb7(_0x12e23b,_0x42db17);}export default class gt extends _0x2a8a20{[_0x38a7f8(0x1d4)](){const _0x4e7c53=_0x38a7f8,_0x1f746c=this[_0x4e7c53(0x1e5)];_0x1f746c[_0x4e7c53(0x1e1)][_0x4e7c53(0x1d9)](_0x4e7c53(0x1d6))&&_0x1f746c[_0x4e7c53(0x1e1)][_0x4e7c53(0x1dd)](_0x4e7c53(0x1db))[_0x4e7c53(0x1e4)](_0x4e7c53(0x1da));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x3e23(_0x11fdb3,_0x4e6e0d){const _0x31f2c9=_0x31f2();return _0x3e23=function(_0x3e23c3,_0x2c2049){_0x3e23c3=_0x3e23c3-0xcc;let _0x799576=_0x31f2c9[_0x3e23c3];return _0x799576;},_0x3e23(_0x11fdb3,_0x4e6e0d);}const _0x4b81d2=_0x3e23;(function(_0x16fb72,_0x14141c){const _0x2c0479=_0x3e23,_0x88894c=_0x16fb72();while(!![]){try{const _0x48dc29=parseInt(_0x2c0479(0xed))/0x1+-parseInt(_0x2c0479(0xda))/0x2*(parseInt(_0x2c0479(0xcd))/0x3)+-parseInt(_0x2c0479(0xe2))/0x4*(parseInt(_0x2c0479(0xd5))/0x5)+-parseInt(_0x2c0479(0xf0))/0x6+parseInt(_0x2c0479(0xee))/0x7*(-parseInt(_0x2c0479(0xdf))/0x8)+parseInt(_0x2c0479(0xea))/0x9*(parseInt(_0x2c0479(0xe3))/0xa)+parseInt(_0x2c0479(0xdd))/0xb;if(_0x48dc29===_0x14141c)break;else _0x88894c['push'](_0x88894c['shift']());}catch(_0x1e9267){_0x88894c['push'](_0x88894c['shift']());}}}(_0x31f2,0x41a74));function _0x31f2(){const _0x46d97e=['4019455okPfTP','registerDescriptionCallback','389456LWvBUG','editor','get','14228kbfVge','20aiytwW','enableDefaultAttributesIntegration','multiLevelList','data','head','*Set\x20format:*\x20%0','handleDescriptions','2157318IGgrZu','afterInit','*Remove\x20format:*\x20%0','362871aCUpvE','14KLWwkA','plugins','1864440kEQIlR','has','1245XBxjWI','registerBlockAttribute','newValue','listMarkerStyle','format','ELEMENT_MULTI_LEVEL_LIST','locale','descriptionFactory','225HjZoLI','MultiLevelList','listType','TrackChangesEditing','oldValue','1786gBwsTQ','next','key'];_0x31f2=function(){return _0x46d97e;};return _0x31f2();}import{Plugin as _0x57bb23}from'ckeditor5/src/core.js';import{getTranslation as _0x3f9110}from'../utils/common-translations.js';export default class lt extends _0x57bb23{[_0x4b81d2(0xeb)](){const _0x5d9557=_0x4b81d2,_0x1c6112=this[_0x5d9557(0xe0)],_0x471f83=_0x1c6112[_0x5d9557(0xef)][_0x5d9557(0xe1)](_0x5d9557(0xd8));_0x1c6112[_0x5d9557(0xef)][_0x5d9557(0xcc)](_0x5d9557(0xd6))&&(_0x471f83[_0x5d9557(0xe4)](_0x5d9557(0xe5)),_0x471f83[_0x5d9557(0xce)](_0x5d9557(0xd0)),_0x471f83[_0x5d9557(0xd4)][_0x5d9557(0xde)](_0x9befcf=>this[_0x5d9557(0xe9)](_0x9befcf)));}[_0x4b81d2(0xe9)](_0x2bc57){const _0x32741f=_0x4b81d2,_0xce06b=this[_0x32741f(0xe0)][_0x32741f(0xd3)],{data:_0xe1d4ea}=_0x2bc57,_0x570108={'type':_0x32741f(0xd1),'content':''};if(_0xe1d4ea&&_0x32741f(0xd0)==_0xe1d4ea[_0x32741f(0xdc)]){if(!_0xe1d4ea[_0x32741f(0xd9)])return{'type':_0x32741f(0xd1),'content':_0x3f9110(_0xce06b,_0x32741f(0xe8),_0x3f9110(_0xce06b,_0x32741f(0xd2)))+'\x20('+_0xe1d4ea[_0x32741f(0xcf)]+')'};if(!_0xe1d4ea[_0x32741f(0xcf)]){let _0x2c77aa=_0x2bc57[_0x32741f(0xe7)];for(;_0x2c77aa;){if(_0x2c77aa[_0x32741f(0xe6)]&&_0x32741f(0xd7)==_0x2c77aa[_0x32741f(0xe6)][_0x32741f(0xdc)]&&_0x2c77aa[_0x32741f(0xe6)][_0x32741f(0xcf)])return _0x570108;_0x2c77aa=_0x2c77aa[_0x32741f(0xdb)];}return{'type':_0x32741f(0xd1),'content':_0x3f9110(_0xce06b,_0x32741f(0xec),_0x3f9110(_0xce06b,_0x32741f(0xd2)))+'\x20('+_0xe1d4ea[_0x32741f(0xd9)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2414(_0x1225eb,_0x2a961e){const _0x25fd82=_0x25fd();return _0x2414=function(_0x2414d6,_0x508f83){_0x2414d6=_0x2414d6-0x1b7;let _0x30ed2d=_0x25fd82[_0x2414d6];return _0x30ed2d;},_0x2414(_0x1225eb,_0x2a961e);}const _0x2f2288=_0x2414;(function(_0x1f7c69,_0x260225){const _0x1acc01=_0x2414,_0x4f0b49=_0x1f7c69();while(!![]){try{const _0x4a7da7=-parseInt(_0x1acc01(0x1b8))/0x1+-parseInt(_0x1acc01(0x1b7))/0x2*(-parseInt(_0x1acc01(0x1bf))/0x3)+-parseInt(_0x1acc01(0x1cd))/0x4*(parseInt(_0x1acc01(0x1ba))/0x5)+-parseInt(_0x1acc01(0x1c2))/0x6*(parseInt(_0x1acc01(0x1bd))/0x7)+-parseInt(_0x1acc01(0x1be))/0x8+parseInt(_0x1acc01(0x1c0))/0x9+parseInt(_0x1acc01(0x1c9))/0xa;if(_0x4a7da7===_0x260225)break;else _0x4f0b49['push'](_0x4f0b49['shift']());}catch(_0x2ba245){_0x4f0b49['push'](_0x4f0b49['shift']());}}}(_0x25fd,0x596ec));function _0x25fd(){const _0x8eb2e8=['666toZOdo','afterInit','enableCommand','has','ELEMENT_PAGE_BREAK','pageBreak','TrackChangesEditing','6286990ZwzlFE','PageBreakEditing','editor','plugins','4PTUoLa','61862eQjuaK','549998vqdGBq','locale','79645ZqRFZy','registerElementLabel','get','22358JckySw','996728FbslDP','60CjIyPd','1476441mFltpv','descriptionFactory'];_0x25fd=function(){return _0x8eb2e8;};return _0x25fd();}import{Plugin as _0x41785e}from'ckeditor5/src/core.js';import{getTranslation as _0x561404}from'../utils/common-translations.js';export default class mt extends _0x41785e{[_0x2f2288(0x1c3)](){const _0x506475=_0x2f2288,_0x275726=this[_0x506475(0x1cb)];if(!_0x275726[_0x506475(0x1cc)][_0x506475(0x1c5)](_0x506475(0x1ca)))return;_0x275726[_0x506475(0x1cc)][_0x506475(0x1bc)](_0x506475(0x1c8))[_0x506475(0x1c4)](_0x506475(0x1c7));const _0x498374=_0x275726[_0x506475(0x1cc)][_0x506475(0x1bc)](_0x506475(0x1c8)),_0xc52dda=_0x275726[_0x506475(0x1b9)];_0x498374[_0x506475(0x1c1)][_0x506475(0x1bb)](_0x506475(0x1c7),_0xa98b07=>_0x561404(_0xc52dda,_0x506475(0x1c6),_0xa98b07));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b24ed=_0x4660;(function(_0x3d5ec4,_0x1a9193){const _0x26577e=_0x4660,_0x5782b1=_0x3d5ec4();while(!![]){try{const _0x5abf0f=-parseInt(_0x26577e(0x9d))/0x1*(parseInt(_0x26577e(0x9f))/0x2)+-parseInt(_0x26577e(0xc0))/0x3+-parseInt(_0x26577e(0x9c))/0x4+parseInt(_0x26577e(0xba))/0x5+parseInt(_0x26577e(0xa2))/0x6*(-parseInt(_0x26577e(0xd9))/0x7)+-parseInt(_0x26577e(0xc3))/0x8+parseInt(_0x26577e(0xd0))/0x9;if(_0x5abf0f===_0x1a9193)break;else _0x5782b1['push'](_0x5782b1['shift']());}catch(_0x4df16e){_0x5782b1['push'](_0x5782b1['shift']());}}}(_0x4386,0x7e293));function _0x4386(){const _0x2e4464=['24533397HUPzsd','insert','includes','activeMarkers','mapper','*Change\x20to:*\x20%0','checkChild','ck-suggestion-marker-split','insertion','177807MkzXuS','consume','ck-suggestion-marker--active','locale','bindElementToMarker','showSuggestionHighlights','$text','format','1111924xrcnZZ','107pghxWa','isLimit','8206IrwapD','_registerLegacyDescription','span','60KCItmf','commandName','get','nodeAfter','createUIElement','data','markerRange','editing','enableDefaultAttributesIntegration','plugins','formatBlock','options','markerName','toViewPosition','downcastDispatcher','insertParagraph','consumable','name','highest','paragraph','Paragraph','registerDescriptionCallback','end','getItemLabel','383880pSRRik','*Insert:*\x20%0','editor','has','isTouching','registerElementLabel','2573841cEuVAM','type','ELEMENT_PARAGRAPH','3655960cIhFKB','addMarker:suggestion:insertion','descriptionFactory','enableCommand','start','schema','isBlock','getFirstRange','TrackChangesEditing','model','afterInit','addClass','writer'];_0x4386=function(){return _0x2e4464;};return _0x4386();}import{Plugin as _0x54e2db}from'ckeditor5/src/core.js';import{getTranslation as _0xbdd6df}from'../utils/common-translations.js';export default class dt extends _0x54e2db{[_0x1b24ed(0xcd)](){const _0x4cc105=_0x1b24ed,_0x1f786d=this[_0x4cc105(0xbc)];if(!_0x1f786d[_0x4cc105(0xab)][_0x4cc105(0xbd)](_0x4cc105(0xb6)))return;const _0x1601c5=_0x1f786d[_0x4cc105(0xdc)],_0x39ff4e=_0x1f786d[_0x4cc105(0xab)][_0x4cc105(0xa4)](_0x4cc105(0xcb));_0x39ff4e[_0x4cc105(0xc5)][_0x4cc105(0xbf)](_0x4cc105(0xb5),_0x56a5ba=>_0xbdd6df(_0x1601c5,_0x4cc105(0xc2),_0x56a5ba)),_0x39ff4e[_0x4cc105(0xaa)](_0x4cc105(0xb5)),_0x39ff4e[_0x4cc105(0xc6)](_0x4cc105(0xb1)),_0x1f786d[_0x4cc105(0xa9)][_0x4cc105(0xb0)]['on'](_0x4cc105(0xc4),nr(_0x1f786d),{'priority':_0x4cc105(0xb4)}),_0x1f786d[_0x4cc105(0xa7)][_0x4cc105(0xb0)]['on'](_0x4cc105(0xc4),(_0x1af42f,_0x2bb8fa,_0x2e2fff)=>{const _0x7058f0=_0x4cc105;_0x2e2fff[_0x7058f0(0xad)][_0x7058f0(0x99)]&&nr(_0x1f786d,{'showActiveMarker':!0x1})(_0x1af42f,_0x2bb8fa,_0x2e2fff);},{'priority':_0x4cc105(0xb4)});const _0x533f65=_0x39ff4e[_0x4cc105(0xc5)];_0x533f65[_0x4cc105(0xb7)](_0x5d199c=>{const _0x5e6fed=_0x4cc105;if(_0x5e6fed(0xd8)!==_0x5d199c[_0x5e6fed(0xc1)])return;const {start:_0x3612cc,end:_0xc16d6b}=_0x5d199c[_0x5e6fed(0xca)]();if(!_0x3612cc[_0x5e6fed(0xbe)](_0xc16d6b)||!_0x3612cc[_0x5e6fed(0xa5)])return;const _0x10c67f=_0x1f786d[_0x5e6fed(0xcc)][_0x5e6fed(0xc8)],_0x11f4d2=_0x3612cc[_0x5e6fed(0xa5)];return _0x10c67f[_0x5e6fed(0xc9)](_0x11f4d2)&&!_0x10c67f[_0x5e6fed(0x9e)](_0x11f4d2)&&_0x10c67f[_0x5e6fed(0xd6)](_0x11f4d2,_0x5e6fed(0x9a))?{'type':_0x5e6fed(0xd8),'content':_0xbdd6df(_0x1601c5,_0x5e6fed(0xbb),_0x533f65[_0x5e6fed(0xb9)](_0x11f4d2,0x1))}:void 0x0;}),this[_0x4cc105(0xa0)]();}[_0x1b24ed(0xa0)](){const _0xb83e5e=_0x1b24ed,_0x16b4e7=this[_0xb83e5e(0xbc)],_0x231dc2=_0x16b4e7[_0xb83e5e(0xdc)];_0x16b4e7[_0xb83e5e(0xab)][_0xb83e5e(0xa4)](_0xb83e5e(0xcb))[_0xb83e5e(0xc5)][_0xb83e5e(0xb7)](_0x77cf4a=>{const _0x111c3b=_0xb83e5e;if(_0x111c3b(0xac)!=_0x77cf4a[_0x111c3b(0xc1)])return;const {data:_0x2e91aa}=_0x77cf4a;return _0x2e91aa&&_0x111c3b(0xb5)==_0x2e91aa[_0x111c3b(0xa3)]?{'type':_0x111c3b(0x9b),'content':_0xbdd6df(_0x231dc2,_0x111c3b(0xd5),_0xbdd6df(_0x231dc2,_0x111c3b(0xc2)))}:void 0x0;});}}function _0x4660(_0x3b1c67,_0x4f23dd){const _0x4386e1=_0x4386();return _0x4660=function(_0x4660b5,_0x3a6899){_0x4660b5=_0x4660b5-0x98;let _0xae3336=_0x4386e1[_0x4660b5];return _0xae3336;},_0x4660(_0x3b1c67,_0x4f23dd);}function nr(_0x255d6e,{showActiveMarker:_0x1a5d12=!0x0}={}){return(_0x201041,_0x3e5b43,_0x278617)=>{const _0x454a04=_0x4660,_0x3318d2=_0x255d6e[_0x454a04(0xab)][_0x454a04(0xa4)](_0x454a04(0xcb)),_0x1ae3fa=_0x3e5b43[_0x454a04(0xa8)][_0x454a04(0xc7)],_0x2db3e5=_0x3e5b43[_0x454a04(0xa8)][_0x454a04(0xb8)],_0x2302a7=_0x255d6e[_0x454a04(0xcc)][_0x454a04(0xc8)];if(!_0x1ae3fa[_0x454a04(0xbe)](_0x2db3e5)||!_0x1ae3fa[_0x454a04(0xa5)])return;const _0x56d1a8=_0x1ae3fa[_0x454a04(0xa5)];if(_0x2302a7[_0x454a04(0xc9)](_0x56d1a8)&&!_0x2302a7[_0x454a04(0x9e)](_0x56d1a8)&&_0x2302a7[_0x454a04(0xd6)](_0x56d1a8,_0x454a04(0x9a))){if(!_0x278617[_0x454a04(0xb2)][_0x454a04(0xda)](_0x3e5b43[_0x454a04(0xa8)],_0x201041[_0x454a04(0xb3)]))return;const _0x3e2156=_0x278617[_0x454a04(0xcf)][_0x454a04(0xa6)](_0x454a04(0xa1),{'class':_0x454a04(0xd7)}),_0x49089b=_0x278617[_0x454a04(0xd4)][_0x454a04(0xaf)](_0x2db3e5);_0x1a5d12&&_0x3318d2[_0x454a04(0xd3)][_0x454a04(0xd2)](_0x3e5b43[_0x454a04(0xae)])&&_0x278617[_0x454a04(0xcf)][_0x454a04(0xce)](_0x454a04(0xdb),_0x3e2156),_0x278617[_0x454a04(0xcf)][_0x454a04(0xd1)](_0x49089b,_0x3e2156),_0x278617[_0x454a04(0xd4)][_0x454a04(0x98)](_0x3e2156,_0x3e5b43[_0x454a04(0xae)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x20016f=_0x152d;(function(_0x1016bd,_0x5273ad){const _0x5286d8=_0x152d,_0xf7f9a3=_0x1016bd();while(!![]){try{const _0x357e13=parseInt(_0x5286d8(0x96))/0x1*(parseInt(_0x5286d8(0x80))/0x2)+-parseInt(_0x5286d8(0x7c))/0x3+-parseInt(_0x5286d8(0x8b))/0x4+parseInt(_0x5286d8(0x89))/0x5*(parseInt(_0x5286d8(0x7d))/0x6)+parseInt(_0x5286d8(0x8a))/0x7*(-parseInt(_0x5286d8(0x8c))/0x8)+parseInt(_0x5286d8(0x95))/0x9*(-parseInt(_0x5286d8(0x97))/0xa)+parseInt(_0x5286d8(0x86))/0xb*(parseInt(_0x5286d8(0x85))/0xc);if(_0x357e13===_0x5273ad)break;else _0xf7f9a3['push'](_0xf7f9a3['shift']());}catch(_0x2edd36){_0xf7f9a3['push'](_0xf7f9a3['shift']());}}}(_0x38d6,0x824a8));import{Plugin as _0x33e9ef}from'ckeditor5/src/core.js';function _0x152d(_0x4f50f8,_0x1df3e2){const _0x38d611=_0x38d6();return _0x152d=function(_0x152dee,_0x219659){_0x152dee=_0x152dee-0x79;let _0x348b1c=_0x38d611[_0x152dee];return _0x348b1c;},_0x152d(_0x4f50f8,_0x1df3e2);}function _0x38d6(){const _0x220157=['RemoveFormatEditing','*Remove\x20all\x20formatting*','formatInline','2468574BgMXgR','11PwMmrk','20ODlGpS','get','type','formatBlock','2947926ruRJbj','4254nmlVQd','_registerLegacyDescription','plugins','7056XmUump','has','locale','afterInit','commandName','265632ZEynoR','1518DhtVSD','TrackChangesEditing','format','370tjxaMc','112BPkWpL','788048mmpppc','442072cMFthT','registerDescriptionCallback','removeFormat','descriptionFactory','enableDefaultAttributesIntegration','editor'];_0x38d6=function(){return _0x220157;};return _0x38d6();}import{getTranslation as _0x2c4cb3}from'../utils/common-translations.js';export default class pt extends _0x33e9ef{[_0x20016f(0x83)](){const _0x416648=_0x20016f,_0x5ed5e4=this[_0x416648(0x91)];if(!_0x5ed5e4[_0x416648(0x7f)][_0x416648(0x81)](_0x416648(0x92)))return;_0x5ed5e4[_0x416648(0x7f)][_0x416648(0x79)](_0x416648(0x87))[_0x416648(0x90)](_0x416648(0x8e)),this[_0x416648(0x7e)]();}[_0x20016f(0x7e)](){const _0x3f2809=_0x20016f,_0x2bac78=this[_0x3f2809(0x91)];_0x2bac78[_0x3f2809(0x7f)][_0x3f2809(0x79)](_0x3f2809(0x87))[_0x3f2809(0x8f)][_0x3f2809(0x8d)](_0x274b17=>{const _0x4a3a38=_0x3f2809;if(_0x4a3a38(0x7b)!=_0x274b17[_0x4a3a38(0x7a)]&&_0x4a3a38(0x94)!=_0x274b17[_0x4a3a38(0x7a)])return;const {data:_0x271077}=_0x274b17;return _0x271077&&_0x4a3a38(0x8e)==_0x271077[_0x4a3a38(0x84)]?{'type':_0x4a3a38(0x88),'content':_0x2c4cb3(_0x2bac78[_0x4a3a38(0x82)],_0x4a3a38(0x93))}:void 0x0;});}}
|